Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Myogyi
/
forinfer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Myogyi
commited on
Oct 29, 2024
Commit
d68bb02
·
verified
·
1 Parent(s):
5758a80
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ iface = gr.Interface(
58
)
59
60
# Launch the app
61
-
iface.launch(
share=True
)
58
)
59
60
# Launch the app
61
+
iface.launch()