chauhavu commited on
Commit
1aca523
1 Parent(s): 6ea8e07

new updates

Browse files
Files changed (2) hide show
  1. app.py +0 -6
  2. model.pkl +3 -0
app.py CHANGED
@@ -1,10 +1,4 @@
1
  import gradio as gr
2
- from fastai.vision.all import *
3
- from fastai import *
4
-
5
- def is_bear(x): return x[0].isupper()
6
-
7
- learn = load_learner('model.pkl')
8
 
9
  def greet(name):
10
  return "Hello " + name + "!!"
 
1
  import gradio as gr
 
 
 
 
 
 
2
 
3
  def greet(name):
4
  return "Hello " + name + "!!"
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf332cc745342648b5c6b2b9c07bd67a9bc9a7a235edcbbd6ac8486c7b16ae7
3
+ size 46957445