Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/SDXL
squaadai
/
SD-XL
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
squaadai
commited on
Jan 24, 2024
Commit
bd3073f
·
verified
·
1 Parent(s):
ed00d24
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -305,4 +305,4 @@ with gr.Blocks(css="style.css") as demo:
305
)
306
307
if __name__ == "__main__":
308
-
demo.queue(max_size=
20
).launch()
305
)
306
307
if __name__ == "__main__":
308
+
demo.queue(max_size=
100
).launch()