Commit 06927f3c authored by chenpangpang's avatar chenpangpang
Browse files

feat: 修改server_name及创建公开链接

parent 576ceecb
Pipeline #1424 failed with stages
in 0 seconds
......@@ -311,4 +311,4 @@ with gr.Blocks(css=css) as demo:
gr.Markdown(article)
demo.launch()
demo.launch(server_name='0.0.0.0', share=True)
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