Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -144,4 +144,4 @@ with image_blocks as demo:
|
|
144 |
"""
|
145 |
)
|
146 |
|
147 |
-
image_blocks.queue(max_size=25,api_open=False).launch(show_api=False
|
|
|
144 |
"""
|
145 |
)
|
146 |
|
147 |
+
image_blocks.queue(max_size=25,api_open=False).launch(show_api=False)
|