Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
0e39ad5
1
Parent(s):
0dd9c88
Update app.py
Browse files
app.py
CHANGED
@@ -186,5 +186,5 @@ with gr.Blocks(css='style.css') as demo:
|
|
186 |
"""
|
187 |
)
|
188 |
|
189 |
-
demo.launch(enable_queue=True, inline=True
|
190 |
block.queue(concurrency_count=50)
|
|
|
186 |
"""
|
187 |
)
|
188 |
|
189 |
+
demo.launch(enable_queue=True, inline=True)
|
190 |
block.queue(concurrency_count=50)
|