dmolino commited on
Commit
f4edb7b
1 Parent(s): 76f2797

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- torch==1.12.1+cu116
2
  numpy==1.24.4
3
- torchvision==0.13.1+cu116
4
  pillow==10.3.0
5
  decord==0.6.0
6
  omegaconf==2.3.0
7
  tqdm==4.66.2
8
  einops==0.6.1
9
- torchaudio==0.12.1+cu116
10
  transformers==4.24.0
11
  soundfile==0.12.1
12
  librosa==0.9.2
 
1
+ torch==1.12.1
2
  numpy==1.24.4
3
+ torchvision==0.13.1
4
  pillow==10.3.0
5
  decord==0.6.0
6
  omegaconf==2.3.0
7
  tqdm==4.66.2
8
  einops==0.6.1
9
+ torchaudio==0.12.1
10
  transformers==4.24.0
11
  soundfile==0.12.1
12
  librosa==0.9.2