Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ pandas==1.1.1
|
|
2 |
scikit_learn==1.1.3
|
3 |
scipy==1.7.1
|
4 |
simpletransformers==0.63.6
|
5 |
-
torch==1.
|
|
|
2 |
scikit_learn==1.1.3
|
3 |
scipy==1.7.1
|
4 |
simpletransformers==0.63.6
|
5 |
+
torch==1.6.0
|