Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
transformers
|
3 |
-
torch
|
4 |
pandas
|
5 |
scikit-learn
|
|
|
1 |
numpy
|
2 |
transformers
|
3 |
+
torch==2.2.2
|
4 |
pandas
|
5 |
scikit-learn
|