Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ for move, prob in top_moves:
|
|
55 |
## Requirements
|
56 |
|
57 |
- torch>=2.0.0
|
58 |
-
- transformers>=4.
|
59 |
- python-chess>=1.10.0
|
60 |
- numpy>=1.21.0
|
61 |
|
|
|
55 |
## Requirements
|
56 |
|
57 |
- torch>=2.0.0
|
58 |
+
- transformers>=4.48.1
|
59 |
- python-chess>=1.10.0
|
60 |
- numpy>=1.21.0
|
61 |
|