AvaLovelace commited on
Commit
6ed8d40
·
verified ·
1 Parent(s): 942fab1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.7.1
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'