breadlicker45 commited on
Commit
475a502
1 Parent(s): ca7dfc1

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'), index = 2)
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'), index = 3)
35
 
36
  if select_model == 'MuseWeb':
37
  model = 'breadlicker45/museweb'