rshakked commited on
Commit
046bfc4
·
1 Parent(s): a3bf050

Add all dependencies for model training

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ scikit-learn
4
+ pandas
5
+ numpy
6
+ huggingface-hub
7
+ openpyxl