Kenny Rachuonyo commited on
Commit
7b86f75
1 Parent(s): d79eaf5

add required files

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +2 -0
.gitignore CHANGED
@@ -1 +1,2 @@
1
  .ipynb_checkpoints
 
1
  .ipynb_checkpoints
2
+ model.pkl
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
1
+ fastai
2
+ gradio