Spaces:
Runtime error
Runtime error
Silas-Blanchard
commited on
Commit
•
1afb631
1
Parent(s):
03954af
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ python-chess==1.1.0
|
|
3 |
matplotlib==3.8.2
|
4 |
requests==2.28.2
|
5 |
pandas==1.5.3
|
6 |
-
transformers==4.36.2
|
|
|
|
3 |
matplotlib==3.8.2
|
4 |
requests==2.28.2
|
5 |
pandas==1.5.3
|
6 |
+
transformers==4.36.2
|
7 |
+
torch==2.1.2
|