2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-01-12 10:34:32 +08:00

remove share from tax_calculator demo

This commit is contained in:
Ali Abid 2020-10-30 10:00:56 -07:00
parent e112ccc805
commit 7da81e3034

View File

@ -44,4 +44,4 @@ io = gr.Interface(
]
)
io.launch(share=True)
io.launch()