Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
f7052b7
1
Parent(s):
4d37d0f
Update app.py
Browse files
app.py
CHANGED
@@ -368,4 +368,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
|
|
368 |
"""
|
369 |
)
|
370 |
|
371 |
-
block.queue(
|
|
|
368 |
"""
|
369 |
)
|
370 |
|
371 |
+
block.queue(default_enabled=False).launch()
|