Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/fast-image-server-bad-quality
jbilcke-hf
/
fast-image-server
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jbilcke-hf
HF staff
commited on
Aug 21, 2023
Commit
2578211
·
1 Parent(s):
82378b1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -292,4 +292,4 @@ with gr.Blocks(css='style.css') as demo:
292
outputs=result,
293
api_name=False,
294
)
295
-
demo.queue(max_size=
2
).launch()
292
outputs=result,
293
api_name=False,
294
)
295
+
demo.queue(max_size=
4
).launch()