bidit commited on
Commit
bd91431
1 Parent(s): 51971b3

add torchvision and torchaudio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,6 +4,8 @@ git+https://github.com/openai/whisper.git
4
  git+https://github.com/ytdl-org/youtube-dl.git
5
 
6
  torch
 
 
7
  transformers
8
  opencv-python
9
  Pillow
 
4
  git+https://github.com/ytdl-org/youtube-dl.git
5
 
6
  torch
7
+ torchvision
8
+ torchaudio
9
  transformers
10
  opencv-python
11
  Pillow