chouchouvs commited on
Commit
4da13f9
·
verified ·
1 Parent(s): b285b59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ iface = gr.Interface(
48
  outputs="text"
49
  )
50
 
51
- iface.launch()
 
48
  outputs="text"
49
  )
50
 
51
+ iface.launch(share=True)