Merge branch 'master' of github.com:gaomingqi/Track-Anything

shang gao make the code beautiful
This commit is contained in:
memoryunreal
2023-04-13 19:05:11 +00:00

2
app.py
View File

@@ -147,7 +147,7 @@ with gr.Blocks() as iface:
)
iface.queue(concurrency_count=1)
iface.launch(debug=True, enable_queue=True, server_port=12212, server_name="0.0.0.0")
iface.launch(debug=True, enable_queue=True, server_port=122, server_name="0.0.0.0")