soujanyaporia commited on
Commit
629c8f6
·
1 Parent(s): df74589

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ import torchaudio
19
 
20
 
21
 
22
- tangoflux = TangoFluxInference(name="declare-lab/TangoFlux-base")
23
 
24
 
25
 
 
19
 
20
 
21
 
22
+ tangoflux = TangoFluxInference(name="techneto/tangoflux-music-base-24k-120k-steps")
23
 
24
 
25