devengqc commited on
Commit
6b62dd7
1 Parent(s): 76b14ed

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pathlib
2
+ fastai
3
+ Pillow
4
+ numpy
5
+ matplotlib