Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DemahAlmutairi
/
Story
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DemahAlmutairi
commited on
Feb 25
Commit
ab206d3
·
verified
·
1 Parent(s):
be72c1b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -103,4 +103,4 @@ demo = gr.Interface(
103
)
104
105
# Launch the Gradio app
106
-
demo.launch(
ssr=False
)
103
)
104
105
# Launch the Gradio app
106
+
demo.launch()