Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -78,7 +78,7 @@ starlette==0.46.2
|
|
78 |
sympy==1.14.0
|
79 |
tokenizers==0.21.1
|
80 |
tomlkit==0.13.2
|
81 |
-
torch==2.
|
82 |
tqdm==4.67.1
|
83 |
transformers==4.52.4
|
84 |
triton==3.3.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
|
|
|
78 |
sympy==1.14.0
|
79 |
tokenizers==0.21.1
|
80 |
tomlkit==0.13.2
|
81 |
+
torch==2.5.1
|
82 |
tqdm==4.67.1
|
83 |
transformers==4.52.4
|
84 |
triton==3.3.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
|