Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daniel-dona
/
tfm-demo1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
daniel-dona
commited on
24 days ago
Commit
92764c3
·
1 Parent(s):
8a94240
.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -22,4 +22,4 @@ with gr.Blocks() as demo:
22
with gr.Row():
23
code.render()
24
25
-
demo.launch(
ssr_mode=False
)
22
with gr.Row():
23
code.render()
24
25
+
demo.launch()