woolbot commited on
Commit
3dddb5d
1 Parent(s): 9b1524f
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- cv2
2
  wget
3
  flask
4
  numpy
@@ -8,6 +7,7 @@ aiohttp
8
  urllib3
9
  requests
10
  py-cpuinfo
 
11
  ffmpeg-python
12
  flask_limiter
13
  SpeechRecognition
 
 
1
  wget
2
  flask
3
  numpy
 
7
  urllib3
8
  requests
9
  py-cpuinfo
10
+ opencv-python
11
  ffmpeg-python
12
  flask_limiter
13
  SpeechRecognition