Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bstraehle
/
grady
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bstraehle
commited on
Apr 28
Commit
8766042
·
verified
·
1 Parent(s):
43f0712
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ demo = gr.Interface(fn = invoke,
58
cache_examples = False
59
)
60
61
-
demo.launch(
ssr_mode=False
)
58
cache_examples = False
59
)
60
61
+
demo.launch()