Sutirtha commited on
Commit
39f9418
·
1 Parent(s): 0cc8b01
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ gr.Interface(
60
  ],
61
  title=title,
62
  description=description,
63
- ).launch()
 
60
  ],
61
  title=title,
62
  description=description,
63
+ ).launch(share=True)