Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tumuyan2
/
model-convert
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tumuyan2
commited on
Apr 4
Commit
2b428f3
·
1 Parent(s):
404e68f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -455,4 +455,4 @@ with gr.Blocks() as demo:
455
fn=start_process,
456
)
457
458
-
demo.launch(
ssr
=False)
455
fn=start_process,
456
)
457
458
+
demo.launch(
ssr_mode
=False)