IZERE HIRWA Roger commited on
Commit
6a06647
·
1 Parent(s): 0de9be7
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -2,12 +2,10 @@ gradio
2
  gTTS
3
  pydub
4
  ffmpeg-python
5
- opencv-python-headless # ✅ this replaces opencv-python safely
6
  scipy==1.7.3
7
  torch
 
8
  librosa==0.7.0
9
  numpy==1.17.1
10
  opencv-contrib-python>=4.2.0.34
11
- torchvision==0.3.0
12
- tqdm==4.45.0
13
- numba==0.48
 
2
  gTTS
3
  pydub
4
  ffmpeg-python
5
+ opencv-python-headless
6
  scipy==1.7.3
7
  torch
8
+ torchvision
9
  librosa==0.7.0
10
  numpy==1.17.1
11
  opencv-contrib-python>=4.2.0.34