add testing and flask changes

This commit is contained in:
Ali Abid 2020-09-21 12:04:46 -07:00
parent da7d2aee59
commit c530ca596a

View File

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