ionosphere commited on
Commit
47ed5af
1 Parent(s): a1f1d6b

create public link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.ChatInterface(
32
  clear_btn="Effacer",
33
  )
34
 
35
- iface.launch()
 
32
  clear_btn="Effacer",
33
  )
34
 
35
+ iface.launch(share=True)