Commit cbb60cde authored by mashun1's avatar mashun1
Browse files

Update gradio_animate_dist.py

parent 41aac888
...@@ -115,4 +115,4 @@ with gr.Blocks() as demo: ...@@ -115,4 +115,4 @@ with gr.Blocks() as demo:
) )
# demo.queue(max_size=10) # demo.queue(max_size=10)
demo.launch(share=True) demo.launch(server_name="0.0.0.0", server_port=10210)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment