jdinh commited on
Commit
1792cf5
·
1 Parent(s): b517e8a
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  __all__ = ['learn','classify_image','categories','image','label','examples','intf']
2
 
3
 
4
- from fastai.vision.all import *
5
  import gradio as gr
6
 
7
  learn = load_learner('model.pkl')
 
1
  __all__ = ['learn','classify_image','categories','image','label','examples','intf']
2
 
3
 
 
4
  import gradio as gr
5
 
6
  learn = load_learner('model.pkl')