Erik Lager commited on
Commit
3ad6ccc
·
1 Parent(s): 2204ac6
.ipynb_checkpoints/Untitled-checkpoint.ipynb ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [],
3
+ "metadata": {},
4
+ "nbformat": 4,
5
+ "nbformat_minor": 4
6
+ }
Untitled.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
app.py CHANGED
@@ -18,4 +18,4 @@ label = gr.outputs.Label()
18
  examples = ['dog.jpg']
19
 
20
  intf = gr.Interface(fn=classify_image, inputs=image, outputs=label,examples=examples)
21
- intf.launch(share=True, inline=False)
 
18
  examples = ['dog.jpg']
19
 
20
  intf = gr.Interface(fn=classify_image, inputs=image, outputs=label,examples=examples)
21
+ intf.launch()
dog.jpg ADDED
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b97b2e92a36e8fd2c0412ffebb184f15f34adedcf227d7bf880891f120e6cc
3
+ size 47061419