ismaeltorres00 commited on
Commit
1c82f29
1 Parent(s): ed90592

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ demo = gr.Interface(
22
  "text",
23
  )
24
 
25
- demo.launch()
 
22
  "text",
23
  )
24
 
25
+ demo.launch(share=True)