Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
on1onmangoes/heyannie120424v12
on1onmangoes
/
heyzzk241211v1
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
on1onmangoes
commited on
Dec 6, 2024
Commit
feaccdd
·
verified
·
1 Parent(s):
0f847be
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -782,4 +782,4 @@ with gr.Blocks() as demo:
782
783
784
if __name__ == "__main__":
785
-
demo.launch()
782
783
784
if __name__ == "__main__":
785
+
demo.launch(
show_error=True
)