Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fittar
/
ViPE
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fittar
commited on
Jul 3, 2025
Commit
7a07fbb
·
verified
·
1 Parent(s):
e253c57
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ demo = gr.Interface(
54
cache_examples=True
55
)
56
57
-
demo.launch(
enable_queue=True,
debug=True)
54
cache_examples=True
55
)
56
57
+
demo.launch(debug=True)