Commit b115cfeb authored by chenpangpang's avatar chenpangpang
Browse files

feat: fix bug

parent 8c68a142
Pipeline #2162 failed with stages
in 0 seconds
......@@ -801,4 +801,4 @@ with gr.Blocks() as demo:
outputs=output_video,
)
demo.launch(share=True, sever_name="0.0.0.0")
demo.launch(share=True, server_name="0.0.0.0")
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