Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +20 -20
requirements.txt
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
-
certifi
|
2 |
-
chardet
|
3 |
-
click
|
4 |
-
cmake
|
5 |
-
decorator
|
6 |
-
dlib
|
7 |
-
face-recognition
|
8 |
-
face-recognition-models
|
9 |
-
idna
|
10 |
-
imageio
|
11 |
-
imageio-ffmpeg
|
12 |
-
moviepy
|
13 |
-
numpy
|
14 |
-
opencv-python
|
15 |
-
Pillow
|
16 |
-
proglog
|
17 |
-
requests
|
18 |
-
tqdm
|
19 |
-
urllib3
|
20 |
-
wincertstore
|
|
|
1 |
+
certifi
|
2 |
+
chardet
|
3 |
+
click
|
4 |
+
cmake
|
5 |
+
decorator
|
6 |
+
dlib
|
7 |
+
face-recognition
|
8 |
+
face-recognition-models
|
9 |
+
idna
|
10 |
+
imageio
|
11 |
+
imageio-ffmpeg
|
12 |
+
moviepy
|
13 |
+
numpy
|
14 |
+
opencv-python
|
15 |
+
Pillow
|
16 |
+
proglog
|
17 |
+
requests
|
18 |
+
tqdm
|
19 |
+
urllib3
|
20 |
+
wincertstore
|