Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
56yth
/
misewl
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
56yth
commited on
Mar 30
Commit
216d210
·
verified
·
1 Parent(s):
a689a77
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ iface = gr.Interface(
26
)
27
28
# Launch Gradio app
29
-
iface.launch(
share=True
)
26
)
27
28
# Launch Gradio app
29
+
iface.launch()