shitijnigam commited on
Commit
a53a98d
·
1 Parent(s): 38a2770

update to public

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,4 +9,4 @@ iface = gr.Interface(
9
  outputs = "text"
10
  )
11
 
12
- iface.launch()
 
9
  outputs = "text"
10
  )
11
 
12
+ iface.launch(share = True)