IZERE HIRWA Roger commited on
Commit
0de9be7
·
1 Parent(s): 187d8dc
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -2,13 +2,12 @@ gradio
2
  gTTS
3
  pydub
4
  ffmpeg-python
5
- opencv-python-headless
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
- opencv-python==4.1.0.25
12
  torchvision==0.3.0
13
  tqdm==4.45.0
14
  numba==0.48
 
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