Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
KingNish/Instant-Video
AI-Platform
/
Mochi_1_Video
like
8
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Junaidb
commited on
Nov 30, 2024
Commit
87a2983
·
verified
·
1 Parent(s):
b6a33f6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -166,6 +166,6 @@ with gr.Blocks(css="style.css") as demo:
166
cache_examples="lazy",
167
)
168
169
-
demo.queue().launch()
170
171
Translate
166
cache_examples="lazy",
167
)
168
169
+
demo.queue().launch(
show_error=True
)
170
171
Translate