NarayanaMayya
commited on
Commit
·
87f22a7
1
Parent(s):
3920fee
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ PyPDF2==3.0.1
|
|
3 |
nltk==3.8.1
|
4 |
transformers==4.35.2
|
5 |
torch==2.0.0
|
6 |
-
tensorflow==2.12.0
|
|
|
|
3 |
nltk==3.8.1
|
4 |
transformers==4.35.2
|
5 |
torch==2.0.0
|
6 |
+
tensorflow==2.12.0
|
7 |
+
scikit-learn==1.2.2
|