hungchiayu commited on
Commit
970a17e
·
1 Parent(s): a297968

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ from TangoFlux import TangoFluxInference
18
 
19
 
20
 
21
- tangoflux = TangoFluxInference(path="declare-lab/TangoFlux")
22
 
23
 
24
 
 
18
 
19
 
20
 
21
+ tangoflux = TangoFluxInference(name="declare-lab/TangoFlux")
22
 
23
 
24