Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pzangara
/
demo_zs_classifier_pz
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pzangara
commited on
Jul 31, 2023
Commit
2fbc17d
·
1 Parent(s):
dcbe5f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,4 +35,4 @@ iface = gr.Interface(
35
]
36
)
37
38
-
iface.launch(inline=True,share=
True
,debug=True)
35
]
36
)
37
38
+
iface.launch(inline=True,share=
False
,debug=True)