Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ResembleAI/Chatterbox
nourahmeddd113
/
Chatterbox
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nourahmeddd113
commited on
Nov 18, 2025
Commit
c93793d
·
verified
·
1 Parent(s):
ba7b748
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -149,4 +149,4 @@ with gr.Blocks() as demo:
149
outputs=[audio_output],
150
)
151
152
-
demo.launch(
mcp_server
=True)
149
outputs=[audio_output],
150
)
151
152
+
demo.launch(
share
=True)