abspython commited on
Commit
bfc0d66
1 Parent(s): 5ff81af

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ joblib
3
+ easyocr
4
+ transformers
5
+ keras
6
+ keras-preprocessing
7
+ tensorflow
8
+ lightgbm==3.3.0