innat commited on
Commit
7b36573
1 Parent(s): d163640

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,4 +132,4 @@ iface = gr.Interface(
132
  ["examples/f5a1f0358.jpg"],
133
  ],
134
  )
135
- iface.launch()
132
  ["examples/f5a1f0358.jpg"],
133
  ],
134
  )
135
+ iface.launch(share=True)