Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saboor345
/
vertical_sols
like
0
Sleeping
App
Files
Files
Community
saboor345
commited on
Sep 4, 2023
Commit
9638295
•
1 Parent(s):
9ffa5c3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -87,4 +87,4 @@ iface = gr.Interface(
87
)
88
89
# Launch the Gradio app with sharing enabled
90
-
iface.launch(
share=True,
debug=True)
87
)
88
89
# Launch the Gradio app with sharing enabled
90
+
iface.launch(debug=True)