miojizzy commited on
Commit
5dcafd1
·
1 Parent(s): c6cb9c9

Update app.py

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