noamholz commited on
Commit
abe4152
·
verified ·
1 Parent(s): 0d669f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- transformers
 
 
 
 
 
 
 
1
+ transformers[torch]
2
+ numpy
3
+ matplotlib
4
+ pandas
5
+ scikit-learn
6
+ evaluate
7
+ opencv-python