Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haiyunli
/
VoiceMark
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ordinaryaccount
commited on
May 21
Commit
a686be1
·
1 Parent(s):
52359a5
Add file
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -134,4 +134,4 @@ with gr.Blocks() as demo:
134
)
135
136
# Launch the Gradio app
137
-
demo.launch(
ssr=False
)
134
)
135
136
# Launch the Gradio app
137
+
demo.launch()