breadlicker45 commited on
Commit
2ded7ac
1 Parent(s): 59531f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ with col1:
31
  with col2:
32
  select_model = st.radio(
33
  "Select the model to use:",
34
- ('MuseWeb', 'MusePy', 'MuseNeo', 'MusePy-1-1', 'MuseCan'), index = 3)
35
 
36
  if select_model == 'MuseWeb':
37
  model = 'breadlicker45/museweb'
 
31
  with col2:
32
  select_model = st.radio(
33
  "Select the model to use:",
34
+ ('MuseWeb', 'MusePy', 'MuseNeo', 'MusePy-1-1', 'MuseCan'), index = 4)
35
 
36
  if select_model == 'MuseWeb':
37
  model = 'breadlicker45/museweb'