Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/image-server
jbilcke-hf
/
fast-image-server-bad-quality
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jbilcke-hf
HF staff
commited on
Nov 14, 2023
Commit
4fec0c4
·
1 Parent(s):
d15185d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -160,4 +160,4 @@ with gr.Blocks() as demo:
160
api_name='run',
161
)
162
163
-
demo.queue(max_size=
6
).launch()
160
api_name='run',
161
)
162
163
+
demo.queue(max_size=
16
).launch()