Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ pydantic
|
|
7 |
math_verify
|
8 |
pybind11[global]
|
9 |
vllm>=0.3.0
|
10 |
-
torch==2.
|
11 |
torchvision==0.21.0
|
12 |
tensordict==0.7.2
|
13 |
toml
|
|
|
7 |
math_verify
|
8 |
pybind11[global]
|
9 |
vllm>=0.3.0
|
10 |
+
torch==2.5.1
|
11 |
torchvision==0.21.0
|
12 |
tensordict==0.7.2
|
13 |
toml
|