Commit
·
3cf92f8
1
Parent(s):
6e2e3a9
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -28,6 +28,7 @@ easydict==1.10
|
|
28 |
einops==0.4.1
|
29 |
entrypoints==0.4
|
30 |
executing==1.1.0
|
|
|
31 |
fairscale==0.4.12
|
32 |
fastapi==0.85.0
|
33 |
ffmpy==0.3.0
|
@@ -41,6 +42,7 @@ google-auth-oauthlib==0.4.6
|
|
41 |
gradio==3.43.2
|
42 |
grpcio==1.49.1
|
43 |
h11==0.12.0
|
|
|
44 |
httpcore==0.15.0
|
45 |
httpx==0.23.0
|
46 |
huggingface-hub==0.14.0
|
@@ -75,6 +77,7 @@ networkx==2.8.7
|
|
75 |
nltk==3.7
|
76 |
numpy==1.23.3
|
77 |
oauthlib==3.2.1
|
|
|
78 |
opencv-python==4.6.0.66
|
79 |
orjson==3.8.0
|
80 |
packaging==21.3
|
|
|
28 |
einops==0.4.1
|
29 |
entrypoints==0.4
|
30 |
executing==1.1.0
|
31 |
+
face_recognition
|
32 |
fairscale==0.4.12
|
33 |
fastapi==0.85.0
|
34 |
ffmpy==0.3.0
|
|
|
42 |
gradio==3.43.2
|
43 |
grpcio==1.49.1
|
44 |
h11==0.12.0
|
45 |
+
h5py
|
46 |
httpcore==0.15.0
|
47 |
httpx==0.23.0
|
48 |
huggingface-hub==0.14.0
|
|
|
77 |
nltk==3.7
|
78 |
numpy==1.23.3
|
79 |
oauthlib==3.2.1
|
80 |
+
ocrmac
|
81 |
opencv-python==4.6.0.66
|
82 |
orjson==3.8.0
|
83 |
packaging==21.3
|