Spaces:
Runtime error
Runtime error
DmitrMakeev
commited on
Commit
•
63d186a
1
Parent(s):
4fbe12b
Update app.py
Browse files
app.py
CHANGED
@@ -130,5 +130,5 @@ demo = gr.Interface(
|
|
130 |
# ['10045.png', 'v1.4', 2, 50]]).launch()
|
131 |
examples=[])
|
132 |
|
133 |
-
demo.queue(concurrency_count=4
|
134 |
demo.launch()
|
|
|
130 |
# ['10045.png', 'v1.4', 2, 50]]).launch()
|
131 |
examples=[])
|
132 |
|
133 |
+
demo.queue(concurrency_count=4)
|
134 |
demo.launch()
|