Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
artificialguybr/video-dubbing
vuxuanhoan
/
video-dubbing
like
0
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
artificialguybr
commited on
Sep 27, 2023
Commit
4726977
·
1 Parent(s):
73fd4c0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -82,4 +82,4 @@ iface = gr.Interface(
82
live=False
83
)
84
85
-
iface.launch(
share=True
)
82
live=False
83
)
84
85
+
iface.launch()