Spaces:
Sleeping
Sleeping
Commit
·
fcf4959
1
Parent(s):
7f27993
Update app.py
Browse files
app.py
CHANGED
@@ -241,4 +241,4 @@ with gr.Blocks(css=customCSS, theme=small_and_beautiful_theme) as demo:
|
|
241 |
)
|
242 |
# demo.title = "Baize"
|
243 |
|
244 |
-
demo.queue(concurrency_count=1).launch(
|
|
|
241 |
)
|
242 |
# demo.title = "Baize"
|
243 |
|
244 |
+
demo.queue(concurrency_count=1).launch()
|