Spaces:
Runtime error
Runtime error
Garrett Goon
commited on
Commit
·
f42e32b
1
Parent(s):
ef5e1e6
remove share
Browse files
app.py
CHANGED
@@ -364,4 +364,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
|
|
364 |
"""
|
365 |
)
|
366 |
|
367 |
-
block.queue(max_size=10).launch(
|
|
|
364 |
"""
|
365 |
)
|
366 |
|
367 |
+
block.queue(max_size=10).launch(enable_queue=True)
|