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

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, share=True)
 
63
  ]
64
  )
65
 
66
+ iface.launch(debug=True)