marioboy commited on
Commit
a25254f
·
1 Parent(s): 4b2e8d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ gr.Interface(
57
  description=DESCRIPTION,
58
  article=article,
59
  examples=examples
60
- ).launch()
 
57
  description=DESCRIPTION,
58
  article=article,
59
  examples=examples
60
+ ).launch(share=True)