GiorgioV commited on
Commit
b564f4d
·
verified ·
1 Parent(s): f805ec7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- --index-url https://download.pytorch.org/whl/cu124
2
 
3
- torch==2.5.1
4
- torchvision==0.20.1
5
- torchaudio==2.5.1
6
 
7
  --extra-index-url https://pypi.org/simple
8
  torchcodec
 
1
+ --index-url https://download.pytorch.org/whl/cu128
2
 
3
+ torch==2.8.0
4
+ torchvision==0.23.0
5
+ torchaudio==2.8.0
6
 
7
  --extra-index-url https://pypi.org/simple
8
  torchcodec