Spaces:
Runtime error
Runtime error
Fixed server port
Browse files
app.py
CHANGED
|
@@ -98,4 +98,4 @@ with gr.Blocks(css='''
|
|
| 98 |
|
| 99 |
|
| 100 |
|
| 101 |
-
demo.queue(api_open=False).launch(max_threads=10,height=800, share=False, allowed_paths=['dicta-logo.jpg']
|
|
|
|
| 98 |
|
| 99 |
|
| 100 |
|
| 101 |
+
demo.queue(api_open=False).launch(max_threads=10,height=800, share=False, allowed_paths=['dicta-logo.jpg'])
|