ANLPRL commited on
Commit
69f7505
1 Parent(s): 2b1291a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers
2
  torch
3
  tensorflow
4
- scikit-learn==1.2.2
 
 
1
  transformers
2
  torch
3
  tensorflow
4
+ scikit-learn==1.2.2
5
+ PyPDF2