billxbf commited on
Commit
5d9f863
·
1 Parent(s): 50a9150

requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
  """
46
  )
47
 
48
- iface.launch()
 
45
  """
46
  )
47
 
48
+ iface.launch(share=True)