Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mawady
/
demo-catsvsdogs-gradio
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mawady
commited on
Apr 5, 2022
Commit
a4885d0
·
1 Parent(s):
25e9cd8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,4 @@ iface = gr.Interface(
84
85
#iface.test_launch()
86
87
-
iface.launch(
share=True
)
84
85
#iface.test_launch()
86
87
+
iface.launch()