Commit
·
1b90d76
1
Parent(s):
c473ce5
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -28,7 +28,6 @@ easydict==1.10
|
|
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,7 +41,6 @@ google-auth-oauthlib==0.4.6
|
|
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,7 +75,6 @@ networkx==2.8.7
|
|
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
|
@@ -140,7 +137,6 @@ toolz==0.12.0
|
|
140 |
tornado==6.2
|
141 |
tqdm==4.64.1
|
142 |
traitlets==5.4.0
|
143 |
-
transformers==4.11.3
|
144 |
typing_extensions==4.3.0
|
145 |
uc-micro-py==1.0.1
|
146 |
ujson==5.5.0
|
|
|
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 |
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 |
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
|
|
|
137 |
tornado==6.2
|
138 |
tqdm==4.64.1
|
139 |
traitlets==5.4.0
|
|
|
140 |
typing_extensions==4.3.0
|
141 |
uc-micro-py==1.0.1
|
142 |
ujson==5.5.0
|