Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fffiloni
/
InstantID-2V
like
53
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jan 31, 2024
Commit
a4746fa
·
verified
·
1 Parent(s):
17300ef
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -176,4 +176,4 @@ with gr.Blocks(css=css) as demo:
176
]
177
)
178
179
-
demo.queue(max_size=3).launch(
debug
=True)
176
]
177
)
178
179
+
demo.queue(max_size=3).launch(
share
=
False, show_error=
True)