Commit 7ac7a8a5 authored by chenpangpang's avatar chenpangpang
Browse files

feat: gradio的页面地址

parent b2f0944a
Pipeline #1486 canceled with stages
......@@ -79,4 +79,4 @@ gradio_app = gr.Interface(
if __name__ == '__main__':
gradio_app.launch()
gradio_app.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