nothinglabs commited on
Commit
66a8264
·
1 Parent(s): bceb722
Files changed (2) hide show
  1. app.py +1 -1
  2. dog_detector.pkl +2 -2
app.py CHANGED
@@ -15,5 +15,5 @@ label = gr.outputs.Label()
15
  examples = ['golden.jpg', 'lab.jpg', 'corgi.jpg']
16
 
17
  intf = gr.Interface(fn=classify_image, inputs=image, outputs=label, examples=examples)
18
- intf.launch(inline=False)
19
 
 
15
  examples = ['golden.jpg', 'lab.jpg', 'corgi.jpg']
16
 
17
  intf = gr.Interface(fn=classify_image, inputs=image, outputs=label, examples=examples)
18
+ intf.launch(inline=False, share=True)
19
 
dog_detector.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a52a91388e158b6671e5ae1b0cc40cb1f359dfad7fb0d23682b0bf382050e3a
3
- size 47170923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfe08bdeadc09fd18ccf8a477ecac0481a91187010a78f62c28d333f8d92e03
3
+ size 243280833