shawizir commited on
Commit
a3834f6
·
unverified ·
1 Parent(s): 8ad6e9d

added requirements

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