NextMLG commited on
Commit
27f6dad
1 Parent(s): bf233e6

Upload 5 files

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. export.pkl +3 -0
app.py CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
4
  from fastai.vision.all import *
5
  import skimage
6
 
7
- learn = load_learner('fast-ai/export.pkl')
8
 
9
  labels = learn.dls.vocab
10
  def predict(img):
 
4
  from fastai.vision.all import *
5
  import skimage
6
 
7
+ learn = load_learner('fast-ai/OxfordPetAI/export.pkl')
8
 
9
  labels = learn.dls.vocab
10
  def predict(img):
export.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:050f8679cf0fdeba479b0c562f0e055d454105718dc615193b78e7361e7b5747
3
+ size 103057644