Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PD03
/
test13_gradio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PD03
commited on
Jun 24, 2025
Commit
53bc170
·
verified
·
1 Parent(s):
cfa39bd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,4 +34,4 @@ iface = gr.Interface(
34
)
35
36
if __name__ == "__main__":
37
-
iface.launch(
ssr_mode=False
)
34
)
35
36
if __name__ == "__main__":
37
+
iface.launch()