Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charliebaby2023
/
sd_pony_variants_grid
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
charliebaby2023
commited on
Jan 28
Commit
37eec56
Β·
verified
Β·
1 Parent(s):
2a160e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -179,4 +179,4 @@ with gr.Blocks(css="""
179
make_me()
180
181
#demo.queue()
182
-
demo.launch(max_threads=200
, enable_queue=False
)
179
make_me()
180
181
#demo.queue()
182
+
demo.launch(max_threads=200)