zswwsz commited on
Commit
9d33a47
1 Parent(s): 0d85d2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ gr.Interface(
53
  # inputs='image',
54
  # outputs='label',
55
  # examples=[["images/cheetah1.jpg"], ["images/lion.jpg"]],
56
- ).launch(debug=True,share=True)
 
53
  # inputs='image',
54
  # outputs='label',
55
  # examples=[["images/cheetah1.jpg"], ["images/lion.jpg"]],
56
+ ).launch(debug=True)