Edmon02 commited on
Commit
6041383
1 Parent(s): 499fc80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,4 +216,4 @@ gr.Interface(
216
  ],
217
  title=title,
218
  description=description,
219
- ).launch()
 
216
  ],
217
  title=title,
218
  description=description,
219
+ ).launch(share=True)