nekin12 commited on
Commit
3eccf54
1 Parent(s): aee0065

Update app.py

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