evylz commited on
Commit
1645a49
·
1 Parent(s): 5c39378

Add images, model, and updated reqs

Browse files
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ *cache
2
+ env
3
+ .ipynb_checkpoints
4
+ flagged
app.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
dev_requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ jupyter
2
+ jupyterlab
3
+ nbdev
empty_trays.jpg ADDED
healthy_hydro_kale.jpg ADDED
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ba0dcbd075434ea4d3600a6a9b88f3d8f5f4dc005196443914fe275c13da04
3
+ size 46959229
requirements.txt CHANGED
@@ -1,5 +1,2 @@
1
- jupyter
2
- jupyterlab
3
  gradio
4
- fastai
5
- nbdev
 
 
 
1
  gradio
2
+ fastai
 
wilted_plant.jpg ADDED