Christopher Glaze
commited on
Commit
•
6440c9b
1
Parent(s):
f7a7478
Update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas==1.5.3
|
|
3 |
transformers==4.30.2
|
4 |
nltk==3.8.1
|
5 |
scikit-learn==1.3.0
|
6 |
-
xgboost==1.7.6
|
|
|
|
3 |
transformers==4.30.2
|
4 |
nltk==3.8.1
|
5 |
scikit-learn==1.3.0
|
6 |
+
xgboost==1.7.6
|
7 |
+
torch==2.0.1
|