Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simonduerr
/
gradio_cofoldinginput
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
simonduerr
commited on
Nov 19, 2024
Commit
1ac55cd
·
verified
·
1 Parent(s):
cb4726f
Update space.py
Browse files
Files changed (1)
hide
show
space.py
+1
-1
space.py
CHANGED
Viewed
@@ -148,4 +148,4 @@ def predict(
148
149
""")
150
151
-
demo.launch(
ssr
=False)
148
149
""")
150
151
+
demo.launch(
ssr_mode
=False)