Cun-Duck commited on
Commit
3d1191f
Β·
verified Β·
1 Parent(s): 1a9b170

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- torch==1.12.1+cpu torchvision==0.13.1+cpu torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cpu
 
 
 
2
  transformers==4.24.0
3
  datasets==2.7.1
4
  librosa==0.9.2
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==1.12.1+cpu
3
+ torchvision==0.13.1+cpu
4
+ torchaudio==0.12.1
5
  transformers==4.24.0
6
  datasets==2.7.1
7
  librosa==0.9.2