rafaaa2105 commited on
Commit
73c2589
·
verified ·
1 Parent(s): f475b61

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- whisper
2
- moviepy
3
- googletrans
4
- pydub
5
- torch
6
- numpy
7
- ffmpeg-python
8
- httpcore==0.15.0
9
- httpx
 
1
+ gradio==3.50.2
2
+ openai-whisper==20231117
3
+ moviepy==1.0.3
4
+ deep-translator==1.11.4
5
+ pydub==0.25.1
6
+ torch==2.0.1
7
+ numpy==1.24.3
8
+ ffmpeg-python==0.2.0