hungchiayu commited on
Commit
5185e9f
·
1 Parent(s): b98949a

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