diogenemudenge commited on
Commit
4aaa5b4
1 Parent(s): b9fd9ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ iface = gr.Interface(
41
  )
42
 
43
 
44
- iface.launch()
 
41
  )
42
 
43
 
44
+ iface.launch(share=True)