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
8d3d8cd
·
verified
·
1 Parent(s):
e10e0eb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -114,4 +114,4 @@ demo = gr.Interface(
114
)
115
116
# Launch the Gradio app
117
-
demo.launch(
cache_examples = False
)
114
)
115
116
# Launch the Gradio app
117
+
demo.launch()