Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/InstantID-2V
Nymbo
/
InstantID-2V
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jan 31, 2024
Commit
3e12750
·
verified
·
1 Parent(s):
4f123a1
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=
6
).launch(debug=True)
176
]
177
)
178
179
+
demo.queue(max_size=
4
).launch(debug=True)