fffiloni commited on
Commit
7ef3e24
·
verified ·
1 Parent(s): e44b9c9

upgrade torch modules 2.5.1

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch==2.1.0
2
- torchvision==0.16.0
3
- torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
4
- gradio==5.8.0
5
  huggingface_hub==0.25.2
6
  absl-py==2.1.0
7
  accelerate==1.1.1
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
+ torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu121
 
4
  huggingface_hub==0.25.2
5
  absl-py==2.1.0
6
  accelerate==1.1.1