doevent commited on
Commit
dea2664
1 Parent(s): bdd7ddf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- pip
2
- torch
3
- torchvision
4
- torchaudio
5
  librosa==0.8
6
  Cython
7
  tensorboard
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
+ torchaudio==0.13.1
 
4
  librosa==0.8
5
  Cython
6
  tensorboard