Spaces:
Build error
Build error
Emiir
commited on
Commit
·
87b9432
1
Parent(s):
7d8d46b
Update app.py
Browse files
app.py
CHANGED
@@ -95,5 +95,5 @@ with gr.Blocks(css='style.css') as demo:
|
|
95 |
|
96 |
)
|
97 |
|
98 |
-
demo.launch(enable_queue=True, inline=True
|
99 |
block.queue(concurrency_count=100)
|
|
|
95 |
|
96 |
)
|
97 |
|
98 |
+
demo.launch(enable_queue=True, inline=True)
|
99 |
block.queue(concurrency_count=100)
|