Realmeas commited on
Commit
2ac3d59
·
verified ·
1 Parent(s): f9b294f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,6 +2,6 @@ gradio==4.44.0
2
  git+https://github.com/openai/whisper.git
3
  moviepy==1.0.3
4
  torch==2.3.0
5
- torchvision==0.18.0
6
  tqdm
7
- ffmpeg-python
 
 
2
  git+https://github.com/openai/whisper.git
3
  moviepy==1.0.3
4
  torch==2.3.0
 
5
  tqdm
6
+ ffmpeg-python
7
+ imageio[ffmpeg]