wjbmattingly commited on
Commit
63782be
1 Parent(s): e276afd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ iface = gr.Interface(
63
  ]
64
  )
65
 
66
- iface.launch(debug=True)
 
63
  ]
64
  )
65
 
66
+ iface.launch(debug=True, share=True)