Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LPX55
/
Lightning-Painter-Multitool
like
12
Running
on
Zero
App
Files
Files
Community
9
Fetching metadata from the HF Docker repository...
LPX55
commited on
8 days ago
Commit
d06b0fa
·
verified
·
1 Parent(s):
02d355c
🤦♂️ how did I miss this
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -707,4 +707,4 @@ with gr.Blocks(css=css, fill_height=True) as demo:
707
queue=False
708
)
709
710
-
demo.launch(show_error=True)
707
queue=False
708
)
709
710
+
demo.
queue(max_size=10).
launch(show_error=True)