Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
next-social
/
9fo912
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Oct 3, 2022
Commit
b0af547
·
1 Parent(s):
517a59b
Remove queue temporarely
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -369,4 +369,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
369
"""
370
)
371
372
-
block.
queue(max_size=50, concurrency_count=20).
launch()
369
"""
370
)
371
372
+
block.launch()