Spaces:
Configuration error
Configuration error
Update requirements.txt
#2
by slempens - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -109,7 +109,7 @@ sympy==1.12.1
|
|
| 109 |
tokenizers==0.20.3
|
| 110 |
tomlkit==0.12.0
|
| 111 |
toolz==0.12.1
|
| 112 |
-
torch==2.
|
| 113 |
torchvision==0.19.0
|
| 114 |
tqdm==4.66.4
|
| 115 |
transformers==4.45.0
|
|
|
|
| 109 |
tokenizers==0.20.3
|
| 110 |
tomlkit==0.12.0
|
| 111 |
toolz==0.12.1
|
| 112 |
+
torch==2.8.0
|
| 113 |
torchvision==0.19.0
|
| 114 |
tqdm==4.66.4
|
| 115 |
transformers==4.45.0
|