el-filatova commited on
Commit
ef15fde
·
verified ·
1 Parent(s): 8f19de9

Create requirements.txt

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