Spaces:
Build error
Build error
Commit
·
7333094
1
Parent(s):
ebfaf6e
Upload folder using huggingface_hub
Browse files- app/requirements. +0 -0
- requirements.txt +254 -0
app/requirements.
ADDED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,254 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
alembic==1.11.1
|
5 |
+
altair==5.0.1
|
6 |
+
anyio==3.6.2
|
7 |
+
astor==0.8.1
|
8 |
+
async-timeout==4.0.2
|
9 |
+
attrdict==2.0.1
|
10 |
+
attrs==22.2.0
|
11 |
+
Authlib==1.2.0
|
12 |
+
azure-common==1.1.28
|
13 |
+
azure-core==1.26.4
|
14 |
+
azure-identity==1.12.0
|
15 |
+
azure-mgmt-core==1.4.0
|
16 |
+
azure-mgmt-rdbms==10.1.0
|
17 |
+
azure-mgmt-resource==23.0.0
|
18 |
+
azure-mgmt-subscription==3.1.1
|
19 |
+
Babel==2.12.1
|
20 |
+
backports.zoneinfo==0.2.1
|
21 |
+
bce-python-sdk==0.8.83
|
22 |
+
bcrypt==4.0.1
|
23 |
+
beautifulsoup4==4.12.2
|
24 |
+
bidict==0.22.1
|
25 |
+
blinker==1.6.2
|
26 |
+
boto3==1.26.142
|
27 |
+
botocore==1.29.142
|
28 |
+
Brotli==1.0.9
|
29 |
+
butler-sdk==1.0.0
|
30 |
+
cachetools==5.3.0
|
31 |
+
certifi==2023.5.7
|
32 |
+
cffi==1.15.1
|
33 |
+
charset-normalizer==3.1.0
|
34 |
+
click==8.1.3
|
35 |
+
cmake==3.26.3
|
36 |
+
colorama==0.4.6
|
37 |
+
colorlog==6.7.0
|
38 |
+
contourpy==1.0.7
|
39 |
+
cryptography==40.0.2
|
40 |
+
cssselect==1.2.0
|
41 |
+
cssutils==2.6.0
|
42 |
+
cycler==0.11.0
|
43 |
+
Cython==0.29.34
|
44 |
+
datasets==2.12.0
|
45 |
+
decorator==5.1.1
|
46 |
+
dill==0.3.4
|
47 |
+
dnspython==2.3.0
|
48 |
+
docai-py==0.1.1
|
49 |
+
email-validator==2.0.0.post2
|
50 |
+
et-xmlfile==1.1.0
|
51 |
+
evaluate==0.3.0
|
52 |
+
eventlet==0.33.3
|
53 |
+
fastapi==0.95.2
|
54 |
+
ffmpy==0.3.0
|
55 |
+
filelock==3.12.0
|
56 |
+
fire==0.5.0
|
57 |
+
Flask==2.2.5
|
58 |
+
flask-babel==3.1.0
|
59 |
+
Flask-Compress==1.13
|
60 |
+
Flask-Gravatar==0.5.0
|
61 |
+
Flask-Login==0.6.2
|
62 |
+
Flask-Mail==0.9.1
|
63 |
+
Flask-Migrate==4.0.4
|
64 |
+
Flask-Paranoid==0.3.0
|
65 |
+
Flask-Principal==0.4.0
|
66 |
+
Flask-Security-Too==5.1.2
|
67 |
+
Flask-SocketIO==5.3.4
|
68 |
+
Flask-SQLAlchemy==3.0.3
|
69 |
+
Flask-WTF==1.1.1
|
70 |
+
fonttools==4.39.4
|
71 |
+
frozenlist==1.3.3
|
72 |
+
fsspec==2023.5.0
|
73 |
+
future==0.18.3
|
74 |
+
gevent==22.10.2
|
75 |
+
geventhttpclient==2.0.2
|
76 |
+
google-api-core==2.11.0
|
77 |
+
google-api-python-client==2.87.0
|
78 |
+
google-auth==2.19.0
|
79 |
+
google-auth-httplib2==0.1.0
|
80 |
+
google-auth-oauthlib==1.0.0
|
81 |
+
googleapis-common-protos==1.59.0
|
82 |
+
gradio==3.33.1
|
83 |
+
gradio_client==0.2.5
|
84 |
+
greenlet==1.1.2
|
85 |
+
grpcio==1.54.2
|
86 |
+
h11==0.12.0
|
87 |
+
httpagentparser==1.9.5
|
88 |
+
httpcore==0.15.0
|
89 |
+
httplib2==0.22.0
|
90 |
+
httpx==0.23.3
|
91 |
+
huggingface-hub==0.14.1
|
92 |
+
idna==3.4
|
93 |
+
imageio==2.28.1
|
94 |
+
imgaug==0.4.0
|
95 |
+
importlib-metadata==6.6.0
|
96 |
+
importlib-resources==5.12.0
|
97 |
+
install==1.3.5
|
98 |
+
isodate==0.6.1
|
99 |
+
itsdangerous==2.1.2
|
100 |
+
jieba==0.42.1
|
101 |
+
Jinja2==3.1.2
|
102 |
+
jmespath==1.0.1
|
103 |
+
joblib==1.2.0
|
104 |
+
jsonschema==4.17.3
|
105 |
+
kiwisolver==1.4.4
|
106 |
+
lanms-neo==1.0.2
|
107 |
+
lazy_loader==0.2
|
108 |
+
ldap3==2.9.1
|
109 |
+
linkify-it-py==2.0.2
|
110 |
+
lit==16.0.5
|
111 |
+
lmdb==1.4.1
|
112 |
+
lxml==4.9.2
|
113 |
+
Mako==1.2.4
|
114 |
+
markdown-it-py==2.2.0
|
115 |
+
MarkupSafe==2.1.2
|
116 |
+
matplotlib==3.7.1
|
117 |
+
mdit-py-plugins==0.3.3
|
118 |
+
mdurl==0.1.2
|
119 |
+
mpmath==1.3.0
|
120 |
+
mrz==0.6.2
|
121 |
+
msal==1.22.0
|
122 |
+
msal-extensions==1.0.0
|
123 |
+
msrest==0.7.1
|
124 |
+
multidict==6.0.4
|
125 |
+
multiprocess==0.70.12.2
|
126 |
+
networkx==3.1
|
127 |
+
numpy==1.24.3
|
128 |
+
nvidia-cublas-cu11==11.10.3.66
|
129 |
+
nvidia-cuda-cupti-cu11==11.7.101
|
130 |
+
nvidia-cuda-nvrtc-cu11==11.7.99
|
131 |
+
nvidia-cuda-runtime-cu11==11.7.99
|
132 |
+
nvidia-cudnn-cu11==8.5.0.96
|
133 |
+
nvidia-cufft-cu11==10.9.0.58
|
134 |
+
nvidia-curand-cu11==10.2.10.91
|
135 |
+
nvidia-cusolver-cu11==11.4.0.1
|
136 |
+
nvidia-cusparse-cu11==11.7.4.91
|
137 |
+
nvidia-nccl-cu11==2.14.3
|
138 |
+
nvidia-nvtx-cu11==11.7.91
|
139 |
+
oauthlib==3.2.2
|
140 |
+
onnx==1.14.0
|
141 |
+
opencv-contrib-python==4.6.0.66
|
142 |
+
opencv-python==4.6.0.66
|
143 |
+
openpyxl==3.1.2
|
144 |
+
opt-einsum==3.3.0
|
145 |
+
orjson==3.8.12
|
146 |
+
packaging==23.1
|
147 |
+
paddle-bfloat==0.1.7
|
148 |
+
paddle2onnx==1.0.6
|
149 |
+
paddlefsl==1.1.0
|
150 |
+
paddlenlp==2.5.2
|
151 |
+
paddleocr==2.6.1.3
|
152 |
+
paddlepaddle==2.4.2
|
153 |
+
pandas==2.0.1
|
154 |
+
paramiko==3.1.0
|
155 |
+
passlib==1.7.4
|
156 |
+
pdf2docx==0.5.6
|
157 |
+
pdf2image==1.16.3
|
158 |
+
pgadmin4==7.1
|
159 |
+
Pillow==9.5.0
|
160 |
+
pkgutil_resolve_name==1.3.10
|
161 |
+
Polygon3==3.0.9.1
|
162 |
+
portalocker==2.7.0
|
163 |
+
premailer==3.10.0
|
164 |
+
protobuf==3.20.1
|
165 |
+
psutil==5.9.5
|
166 |
+
psycopg==3.1.8
|
167 |
+
psycopg-binary==3.1.8
|
168 |
+
pyarrow==12.0.0
|
169 |
+
pyasn1==0.5.0
|
170 |
+
pyasn1-modules==0.3.0
|
171 |
+
pyclipper==1.3.0.post4
|
172 |
+
pycountry==22.3.5
|
173 |
+
pycparser==2.21
|
174 |
+
pycryptodome==3.18.0
|
175 |
+
pydantic==1.10.7
|
176 |
+
pydub==0.25.1
|
177 |
+
Pygments==2.15.1
|
178 |
+
PyJWT==2.7.0
|
179 |
+
PyMuPDF==1.20.2
|
180 |
+
PyNaCl==1.5.0
|
181 |
+
pyotp==2.8.0
|
182 |
+
pypandoc==1.11
|
183 |
+
pyparsing==3.0.9
|
184 |
+
pypng==0.20220715.0
|
185 |
+
pyrsistent==0.19.3
|
186 |
+
pytesseract==0.3.10
|
187 |
+
python-dateutil==2.8.2
|
188 |
+
python-docx==0.8.11
|
189 |
+
python-dotenv==1.0.0
|
190 |
+
python-engineio==4.4.1
|
191 |
+
python-multipart==0.0.6
|
192 |
+
python-rapidjson==1.10
|
193 |
+
python-socketio==5.8.0
|
194 |
+
pytz==2023.3
|
195 |
+
PyWavelets==1.4.1
|
196 |
+
PyYAML==6.0
|
197 |
+
qrcode==7.4.2
|
198 |
+
rapidfuzz==3.0.0
|
199 |
+
rarfile==4.0
|
200 |
+
readmrz==0.0.2
|
201 |
+
regex==2023.5.5
|
202 |
+
requests==2.28.2
|
203 |
+
requests-oauthlib==1.3.1
|
204 |
+
responses==0.18.0
|
205 |
+
rfc3986==1.5.0
|
206 |
+
rich==13.3.5
|
207 |
+
rsa==4.9
|
208 |
+
s3transfer==0.6.1
|
209 |
+
scikit-image==0.20.0
|
210 |
+
scikit-learn==1.2.2
|
211 |
+
scipy==1.9.1
|
212 |
+
semantic-version==2.10.0
|
213 |
+
sentencepiece==0.1.99
|
214 |
+
seqeval==1.2.2
|
215 |
+
shapely==2.0.1
|
216 |
+
six==1.16.0
|
217 |
+
sniffio==1.3.0
|
218 |
+
soupsieve==2.4.1
|
219 |
+
speaklater3==1.4
|
220 |
+
SQLAlchemy==2.0.15
|
221 |
+
sqlparse==0.4.4
|
222 |
+
sshtunnel==0.4.0
|
223 |
+
starlette==0.27.0
|
224 |
+
sympy==1.12
|
225 |
+
termcolor==2.3.0
|
226 |
+
threadpoolctl==3.1.0
|
227 |
+
tifffile==2023.4.12
|
228 |
+
tokenizers==0.13.3
|
229 |
+
toolz==0.12.0
|
230 |
+
torch==2.0.1
|
231 |
+
tqdm==4.65.0
|
232 |
+
transformers==4.29.2
|
233 |
+
triton==2.0.0
|
234 |
+
tritonclient==2.33.0
|
235 |
+
typer==0.9.0
|
236 |
+
typing_extensions==4.5.0
|
237 |
+
tzdata==2023.3
|
238 |
+
ua-parser==0.16.1
|
239 |
+
uc-micro-py==1.0.2
|
240 |
+
uritemplate==4.1.1
|
241 |
+
urllib3==1.26.16
|
242 |
+
user-agents==2.2.0
|
243 |
+
uvicorn==0.22.0
|
244 |
+
visualdl==2.4.2
|
245 |
+
websockets==11.0.3
|
246 |
+
Werkzeug==2.2.3
|
247 |
+
WTForms==3.0.1
|
248 |
+
x2paddle==1.4.1
|
249 |
+
xxhash==3.2.0
|
250 |
+
yacs==0.1.8
|
251 |
+
yarl==1.9.2
|
252 |
+
zipp==3.15.0
|
253 |
+
zope.event==4.6
|
254 |
+
zope.interface==6.0
|