Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YetNak
/
video-dubbingpp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
artificialguybr
commited on
Jul 5, 2024
Commit
cde7b9e
·
verified
·
1 Parent(s):
23fb1ce
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -223,4 +223,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
223
224
print("Launching Gradio interface...")
225
demo.queue()
226
-
demo.launch()
223
224
print("Launching Gradio interface...")
225
demo.queue()
226
+
demo.launch()