Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -20
requirements.txt
CHANGED
@@ -1,20 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
click==7.1.2
|
4 |
-
cmake==3.18.2.post1
|
5 |
-
decorator==4.4.2
|
6 |
-
dlib==19.18.0
|
7 |
-
face-recognition==1.3.0
|
8 |
-
face-recognition-models==0.3.0
|
9 |
-
idna==2.10
|
10 |
-
imageio==2.9.0
|
11 |
-
imageio-ffmpeg==0.4.2
|
12 |
-
moviepy==1.0.3
|
13 |
-
numpy==1.18.4
|
14 |
-
opencv-python==4.4.0.46
|
15 |
-
Pillow==8.0.1
|
16 |
-
proglog==0.1.9
|
17 |
-
requests==2.24.0
|
18 |
-
tqdm==4.51.0
|
19 |
-
urllib3==1.25.11
|
20 |
-
wincertstore==0.2
|
|
|
1 |
+
face-recognition
|
2 |
+
opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|