insanecoder69 commited on
Commit
b25fea1
·
verified ·
1 Parent(s): bd2d3be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy~=1.21.5
2
  transformers~=4.22.1
3
  matplotlib~=3.2.2
4
  textgrid~=1.5
@@ -11,4 +11,7 @@ librosa~=0.9.2
11
  scipy~=1.7.3
12
  python_speech_features~=0.6
13
  opencv-python~=4.7.0.68
14
- pyglet~=1.5
 
 
 
 
1
+ numpy~=1.21.6
2
  transformers~=4.22.1
3
  matplotlib~=3.2.2
4
  textgrid~=1.5
 
11
  scipy~=1.7.3
12
  python_speech_features~=0.6
13
  opencv-python~=4.7.0.68
14
+ pyglet~=1.5
15
+ torch==1.10.1+cu111
16
+ torchaudio==0.10.1+cu111
17
+ torchvision==0.11.2+cu111