Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -125,6 +125,4 @@ with gr.Blocks() as demo:
|
|
| 125 |
theme="ParityError/Anime"
|
| 126 |
)
|
| 127 |
|
| 128 |
-
)
|
| 129 |
-
|
| 130 |
demo.queue(concurrency_count=100, api_open=True).launch(show_api=True)
|
|
|
|
| 125 |
theme="ParityError/Anime"
|
| 126 |
)
|
| 127 |
|
|
|
|
|
|
|
| 128 |
demo.queue(concurrency_count=100, api_open=True).launch(show_api=True)
|