Spaces:
Sleeping
Sleeping
update torch version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
transformers==4.44.2
|
| 2 |
-
torch==2.
|
| 3 |
pandas==2.2.2
|
| 4 |
notebook==7.2.2
|
| 5 |
pylint==3.2.7
|
|
|
|
| 1 |
transformers==4.44.2
|
| 2 |
+
torch==2.8.0
|
| 3 |
pandas==2.2.2
|
| 4 |
notebook==7.2.2
|
| 5 |
pylint==3.2.7
|