Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LiuZichen
/
MagicQuillV2
like
3
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LiuZichen
commited on
18 days ago
Commit
0d43e95
·
verified
·
1 Parent(s):
05bce8d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -124,5 +124,5 @@ demo = gr.Interface(
124
)
125
126
if __name__ == "__main__":
127
-
demo.launch()
128
124
)
125
126
if __name__ == "__main__":
127
+
demo.
queue(max_size=20).
launch(
max_threads=20
)
128