ismaeltorres00 commited on
Commit
a42b371
·
verified ·
1 Parent(s): 1c82f29

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +1 -1
app2.py CHANGED
@@ -25,4 +25,4 @@ demo = gr.Interface(
25
  live=True,
26
  )
27
 
28
- demo.launch()
 
25
  live=True,
26
  )
27
 
28
+ demo.launch(share=True)