Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
ImageClassifierCataract
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DHEIVER
commited on
Oct 8, 2023
Commit
fee9d09
·
1 Parent(s):
886e1ea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,4 +39,4 @@ iface = gr.Interface(
39
)
40
41
# Inicie a interface Gradio
42
-
iface.launch(debug=True
, share=True
)
39
)
40
41
# Inicie a interface Gradio
42
+
iface.launch(debug=True)