add testing and flask changes

This commit is contained in:
Ali Abid 2020-09-21 12:04:46 -07:00
parent b896320cdf
commit 5ca6fd2c28

View File

@ -25,4 +25,4 @@ io = gr.Interface(
)
io.test_launch()
io.launch()
io.launch(share=True)