Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -347,5 +347,5 @@ For upscaling see [Enhance This Demo](https://huggingface.co/spaces/radames/Enha
|
|
| 347 |
)
|
| 348 |
|
| 349 |
|
| 350 |
-
demo.queue(api_open=
|
| 351 |
-
demo.launch(show_api=
|
|
|
|
| 347 |
)
|
| 348 |
|
| 349 |
|
| 350 |
+
demo.queue(api_open=True)
|
| 351 |
+
demo.launch(show_api=True)
|