uto1125 commited on
Commit
f01ab96
·
verified ·
1 Parent(s): 49d537b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -2,9 +2,10 @@ hydra-core
2
  pyrootutils
3
  librosa
4
 
5
- torch==2.4.0+cpu
6
- torchvision==0.19.0+cpu
7
- torchaudio==2.4.0+cpu
 
8
  transformers>=4.35.2
9
  datasets>=2.14.5
10
  lightning>=2.1.0
 
2
  pyrootutils
3
  librosa
4
 
5
+ torch==2.4.0
6
+ torchvision==0.19.0
7
+ torchaudio==2.4.0
8
+
9
  transformers>=4.35.2
10
  datasets>=2.14.5
11
  lightning>=2.1.0