Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
chess==1.9.2
|
2 |
-
transformers==4.
|
3 |
-
torch==
|
|
|
1 |
chess==1.9.2
|
2 |
+
transformers==4.29.2
|
3 |
+
torch==2.0.1
|