Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sal-maq/Voice-To-Voice-Chatbot
syedmudassir16
/
Voice-To-Voice_test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
syedmudassir16
commited on
Sep 24, 2024
Commit
534fcc4
·
verified
·
1 Parent(s):
b70b8ee
Update app.py
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
if __name__ == "__main__":
137
-
demo.launch(
share=True
)
134
)
135
136
if __name__ == "__main__":
137
+
demo.launch()