soujanyaporia commited on
Commit
a2310b0
1 Parent(s): 70761cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ else:
179
  device_selection = "cpu"
180
 
181
  class Tango:
182
- def __init__(self, name="declare-lab/tango-af-ac-ft-ac", device=device_selection):
183
 
184
  path = snapshot_download(repo_id=name)
185
 
 
179
  device_selection = "cpu"
180
 
181
  class Tango:
182
+ def __init__(self, name="declare-lab/tango-music-af-ft-mc", device=device_selection):
183
 
184
  path = snapshot_download(repo_id=name)
185