Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6698c17 commit 3337c13Copy full SHA for 3337c13
.gitignore
@@ -1,2 +1,4 @@
1
test
2
-thirdi
+thirdi
3
+dockerfile
4
+.dockerignore
requirements.txt
@@ -1,20 +1,7 @@
-certifi==2020.6.20
-chardet==3.0.4
-click==7.1.2
-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
+cmake
+dlib
+face_recognition
+pyttsx3
+numpy
+opencv-python
+streamlit
0 commit comments