XtewaldX commited on
Commit
c22b593
·
verified ·
1 Parent(s): bdb4d21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- git+https://github.com/jvkap/googletrans-fixed.git
2
  edge-tts
3
- insanely-fast-whisper
4
- opencv-python
5
- huggingface-hub
6
- moviepy
7
  spaces
8
  ffmpeg-python
9
- gradio
 
 
 
 
1
+ gradio
2
  edge-tts
3
+ deep-translator
4
+ faster-whisper
 
 
5
  spaces
6
  ffmpeg-python
7
+ opencv-python-headless
8
+ torch==2.1.2
9
+ torchaudio==2.1.2
10
+ numpy<2