irena commited on
Commit
240bd36
·
1 Parent(s): 68a34b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -3,7 +3,9 @@ git+https://github.com/huggingface/transformers
3
  librosa
4
  jiwer
5
  datasets
6
- torch
7
- torchaudio
8
- moviepy
9
- git+https://github.com/pytube/pytube
 
 
 
3
  librosa
4
  jiwer
5
  datasets
6
+ torch==1.12.1
7
+ torchvision==0.13.1
8
+ spacy==3.4.1
9
+ spacy-transformers
10
+ git+https://github.com/openai/whisper.git
11
+ youtube-dl