Spaces:
Runtime error
Runtime error
linjieccc
commited on
Commit
•
c80711f
1
Parent(s):
f131020
Update app.py
Browse files
app.py
CHANGED
@@ -494,6 +494,4 @@ with gr.Blocks(css=CSS) as demo:
|
|
494 |
|
495 |
|
496 |
if __name__ == "__main__":
|
497 |
-
|
498 |
-
demo.launch(enable_queue=True, server_name="10.21.226.184", server_port=8072, share=False)
|
499 |
-
|
|
|
494 |
|
495 |
|
496 |
if __name__ == "__main__":
|
497 |
+
demo.launch(enable_queue=False)
|
|
|
|