sheonhan commited on
Commit
0918068
·
1 Parent(s): 476e166

add a public link

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,4 +22,5 @@ gr.Interface(
22
  title=title,
23
  description=description,
24
  article=article,
 
25
  ).launch()
 
22
  title=title,
23
  description=description,
24
  article=article,
25
+ share=True
26
  ).launch()