soujanyaporia commited on
Commit
f0d3b02
·
1 Parent(s): b5289ae

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