rafaaa2105 commited on
Commit
e9799d4
·
verified ·
1 Parent(s): a6ef76e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio==3.50.2
2
- whisper==1.1.10
3
- moviepy==1.0.3
4
- googletrans==3.1.0a0
5
- pydub==0.25.1
6
- torch==2.0.1
7
- numpy==1.24.3
8
- ffmpeg-python==0.2.0
 
1
+ whisper
2
+ moviepy
3
+ googletrans
4
+ pydub
5
+ torch
6
+ numpy
7
+ ffmpeg-python