Spaces:
Sleeping
Sleeping
hoangng719
commited on
Commit
•
54b5b8b
1
Parent(s):
4d6189b
Add requirements.txt
Browse files- app.ipynb +1 -1
- requirements.txt +259 -0
app.ipynb
CHANGED
@@ -276,7 +276,7 @@
|
|
276 |
},
|
277 |
{
|
278 |
"cell_type": "code",
|
279 |
-
"execution_count":
|
280 |
"id": "1b70f7a2",
|
281 |
"metadata": {},
|
282 |
"outputs": [
|
|
|
276 |
},
|
277 |
{
|
278 |
"cell_type": "code",
|
279 |
+
"execution_count": 15,
|
280 |
"id": "1b70f7a2",
|
281 |
"metadata": {},
|
282 |
"outputs": [
|
requirements.txt
ADDED
@@ -0,0 +1,259 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
alembic==1.8.1
|
5 |
+
altair==4.2.2
|
6 |
+
anyio==3.6.1
|
7 |
+
apache-airflow==2.4.3
|
8 |
+
apache-airflow-providers-common-sql==1.2.0
|
9 |
+
apache-airflow-providers-ftp==3.1.0
|
10 |
+
apache-airflow-providers-http==4.0.0
|
11 |
+
apache-airflow-providers-imap==3.0.0
|
12 |
+
apache-airflow-providers-sqlite==3.2.1
|
13 |
+
apispec==3.3.2
|
14 |
+
argcomplete==2.0.0
|
15 |
+
argon2-cffi==21.3.0
|
16 |
+
argon2-cffi-bindings==21.2.0
|
17 |
+
asttokens==2.0.8
|
18 |
+
astunparse==1.6.3
|
19 |
+
async-timeout==4.0.2
|
20 |
+
attrs==22.1.0
|
21 |
+
Babel==2.10.3
|
22 |
+
backcall==0.2.0
|
23 |
+
beautifulsoup4==4.11.1
|
24 |
+
bleach==5.0.1
|
25 |
+
blinker==1.5
|
26 |
+
blis==0.7.9
|
27 |
+
cachelib==0.9.0
|
28 |
+
cachetools==5.2.0
|
29 |
+
catalogue==2.0.8
|
30 |
+
cattrs==22.2.0
|
31 |
+
certifi==2022.9.14
|
32 |
+
cffi==1.15.1
|
33 |
+
charset-normalizer==2.1.1
|
34 |
+
click==8.1.3
|
35 |
+
clickclick==20.10.2
|
36 |
+
colorama==0.4.6
|
37 |
+
colorlog==4.8.0
|
38 |
+
commonmark==0.9.1
|
39 |
+
confection==0.0.4
|
40 |
+
ConfigUpdater==3.1.1
|
41 |
+
connexion==2.14.1
|
42 |
+
contourpy==1.0.7
|
43 |
+
cron-descriptor==1.2.32
|
44 |
+
croniter==1.3.7
|
45 |
+
cryptography==38.0.3
|
46 |
+
cycler==0.11.0
|
47 |
+
cymem==2.0.7
|
48 |
+
db-dtypes==1.0.4
|
49 |
+
debugpy==1.6.3
|
50 |
+
decorator==5.1.1
|
51 |
+
defusedxml==0.7.1
|
52 |
+
Deprecated==1.2.13
|
53 |
+
dill==0.3.6
|
54 |
+
distlib==0.3.6
|
55 |
+
dnspython==2.2.1
|
56 |
+
docutils==0.19
|
57 |
+
email-validator==1.3.0
|
58 |
+
entrypoints==0.4
|
59 |
+
exceptiongroup==1.0.4
|
60 |
+
execnb==0.1.5
|
61 |
+
executing==1.0.0
|
62 |
+
fastai==2.7.11
|
63 |
+
fastapi==0.95.0
|
64 |
+
fastcore==1.5.28
|
65 |
+
fastdownload==0.0.7
|
66 |
+
fastjsonschema==2.16.2
|
67 |
+
fastprogress==1.0.3
|
68 |
+
ffmpy==0.3.0
|
69 |
+
filelock==3.8.0
|
70 |
+
Flask==2.2.2
|
71 |
+
Flask-AppBuilder==4.1.4
|
72 |
+
Flask-Babel==2.0.0
|
73 |
+
Flask-Caching==2.0.1
|
74 |
+
Flask-JWT-Extended==4.4.4
|
75 |
+
Flask-Login==0.6.2
|
76 |
+
Flask-Session==0.4.0
|
77 |
+
Flask-SQLAlchemy==2.5.1
|
78 |
+
Flask-WTF==1.0.1
|
79 |
+
fonttools==4.39.2
|
80 |
+
frozenlist==1.3.3
|
81 |
+
fsspec==2023.3.0
|
82 |
+
ghapi==1.0.3
|
83 |
+
google==3.0.0
|
84 |
+
google-api-core==2.10.2
|
85 |
+
google-api-python-client==2.65.0
|
86 |
+
google-auth==2.13.0
|
87 |
+
google-auth-httplib2==0.1.0
|
88 |
+
google-auth-oauthlib==0.5.3
|
89 |
+
google-cloud-bigquery==3.3.5
|
90 |
+
google-cloud-bigquery-storage==2.16.2
|
91 |
+
google-cloud-core==2.3.2
|
92 |
+
google-crc32c==1.5.0
|
93 |
+
google-resumable-media==2.4.0
|
94 |
+
googleapis-common-protos==1.56.4
|
95 |
+
gradio==3.23.0
|
96 |
+
graphviz==0.20.1
|
97 |
+
greenlet==2.0.1
|
98 |
+
grpcio==1.50.0
|
99 |
+
grpcio-status==1.50.0
|
100 |
+
gunicorn==20.1.0
|
101 |
+
h11==0.12.0
|
102 |
+
httpcore==0.15.0
|
103 |
+
httplib2==0.20.4
|
104 |
+
httpx==0.23.0
|
105 |
+
huggingface-hub==0.13.3
|
106 |
+
idna==3.4
|
107 |
+
inflection==0.5.1
|
108 |
+
ipykernel==6.15.3
|
109 |
+
ipython==8.5.0
|
110 |
+
ipython-genutils==0.2.0
|
111 |
+
itsdangerous==2.1.2
|
112 |
+
jedi==0.18.1
|
113 |
+
Jinja2==3.1.2
|
114 |
+
joblib==1.2.0
|
115 |
+
json5==0.9.10
|
116 |
+
jsonschema==4.16.0
|
117 |
+
jupyter-contrib-core==0.4.2
|
118 |
+
jupyter-contrib-nbextensions==0.7.0
|
119 |
+
jupyter-core==4.11.1
|
120 |
+
jupyter-highlight-selected-word==0.2.0
|
121 |
+
jupyter-nbextensions-configurator==0.6.1
|
122 |
+
jupyter-server==1.18.1
|
123 |
+
jupyter_client==7.3.5
|
124 |
+
jupyterlab==3.4.7
|
125 |
+
jupyterlab-pygments==0.2.2
|
126 |
+
jupyterlab_server==2.15.1
|
127 |
+
kiwisolver==1.4.4
|
128 |
+
langcodes==3.3.0
|
129 |
+
lazy-object-proxy==1.8.0
|
130 |
+
linkify-it-py==1.0.3
|
131 |
+
lockfile==0.12.2
|
132 |
+
lxml==4.9.1
|
133 |
+
Mako==1.2.4
|
134 |
+
Markdown==3.4.1
|
135 |
+
markdown-it-py==2.1.0
|
136 |
+
MarkupSafe==2.1.1
|
137 |
+
marshmallow==3.19.0
|
138 |
+
marshmallow-enum==1.5.1
|
139 |
+
marshmallow-oneofschema==3.0.1
|
140 |
+
marshmallow-sqlalchemy==0.26.1
|
141 |
+
matplotlib==3.7.1
|
142 |
+
matplotlib-inline==0.1.6
|
143 |
+
mdit-py-plugins==0.3.1
|
144 |
+
mdurl==0.1.2
|
145 |
+
mistune==2.0.4
|
146 |
+
multidict==6.0.4
|
147 |
+
murmurhash==1.0.9
|
148 |
+
nbclassic==0.4.3
|
149 |
+
nbclient==0.6.8
|
150 |
+
nbconvert==7.0.0
|
151 |
+
nbdev==2.3.12
|
152 |
+
nbformat==5.6.0
|
153 |
+
nest-asyncio==1.5.5
|
154 |
+
notebook==6.4.12
|
155 |
+
notebook-shim==0.1.0
|
156 |
+
numpy==1.23.3
|
157 |
+
oauthlib==3.2.2
|
158 |
+
orjson==3.8.9
|
159 |
+
packaging==21.3
|
160 |
+
pandas==1.5.1
|
161 |
+
pandas-gbq==0.17.9
|
162 |
+
pandocfilters==1.5.0
|
163 |
+
parso==0.8.3
|
164 |
+
pathspec==0.9.0
|
165 |
+
pathy==0.10.1
|
166 |
+
pendulum==2.1.2
|
167 |
+
pickleshare==0.7.5
|
168 |
+
Pillow==9.4.0
|
169 |
+
platformdirs==2.5.2
|
170 |
+
pluggy==1.0.0
|
171 |
+
preshed==3.0.8
|
172 |
+
prison==0.2.1
|
173 |
+
prometheus-client==0.14.1
|
174 |
+
prompt-toolkit==3.0.31
|
175 |
+
proto-plus==1.22.1
|
176 |
+
protobuf==4.21.8
|
177 |
+
psutil==5.9.2
|
178 |
+
pure-eval==0.2.2
|
179 |
+
pyarrow==9.0.0
|
180 |
+
pyasn1==0.4.8
|
181 |
+
pyasn1-modules==0.2.8
|
182 |
+
pycparser==2.21
|
183 |
+
pydantic==1.10.7
|
184 |
+
pydata-google-auth==1.4.0
|
185 |
+
pydub==0.25.1
|
186 |
+
Pygments==2.13.0
|
187 |
+
PyJWT==2.6.0
|
188 |
+
pyparsing==3.0.9
|
189 |
+
pyrsistent==0.18.1
|
190 |
+
python-daemon==2.3.2
|
191 |
+
python-dateutil==2.8.2
|
192 |
+
python-multipart==0.0.6
|
193 |
+
python-nvd3==0.15.0
|
194 |
+
python-slugify==6.1.2
|
195 |
+
pytz==2022.2.1
|
196 |
+
pytzdata==2020.1
|
197 |
+
pywin32==304
|
198 |
+
pywinpty==2.0.8
|
199 |
+
PyYAML==6.0
|
200 |
+
pyzmq==24.0.1
|
201 |
+
requests==2.28.1
|
202 |
+
requests-oauthlib==1.3.1
|
203 |
+
requests-toolbelt==0.10.1
|
204 |
+
rfc3986==1.5.0
|
205 |
+
rich==12.6.0
|
206 |
+
rsa==4.9
|
207 |
+
scikit-learn==1.2.2
|
208 |
+
scipy==1.10.1
|
209 |
+
semantic-version==2.10.0
|
210 |
+
Send2Trash==1.8.0
|
211 |
+
setproctitle==1.3.2
|
212 |
+
six==1.16.0
|
213 |
+
smart-open==6.3.0
|
214 |
+
sniffio==1.3.0
|
215 |
+
soupsieve==2.3.2.post1
|
216 |
+
spacy==3.5.1
|
217 |
+
spacy-legacy==3.0.12
|
218 |
+
spacy-loggers==1.0.4
|
219 |
+
SQLAlchemy==1.4.44
|
220 |
+
SQLAlchemy-JSONField==1.0.0
|
221 |
+
SQLAlchemy-Utils==0.38.3
|
222 |
+
sqlparse==0.4.3
|
223 |
+
srsly==2.4.6
|
224 |
+
stack-data==0.5.0
|
225 |
+
starlette==0.26.1
|
226 |
+
swagger-ui-bundle==0.0.9
|
227 |
+
tabulate==0.9.0
|
228 |
+
tenacity==8.1.0
|
229 |
+
termcolor==2.1.0
|
230 |
+
terminado==0.15.0
|
231 |
+
text-unidecode==1.3
|
232 |
+
thinc==8.1.9
|
233 |
+
threadpoolctl==3.1.0
|
234 |
+
tinycss2==1.1.1
|
235 |
+
tomli==2.0.1
|
236 |
+
toolz==0.12.0
|
237 |
+
torch==1.13.1
|
238 |
+
torchvision==0.14.1
|
239 |
+
tornado==6.2
|
240 |
+
tqdm==4.64.1
|
241 |
+
traitlets==5.4.0
|
242 |
+
typer==0.7.0
|
243 |
+
typing_extensions==4.4.0
|
244 |
+
uc-micro-py==1.0.1
|
245 |
+
unicodecsv==0.14.1
|
246 |
+
uritemplate==4.1.1
|
247 |
+
urllib3==1.26.12
|
248 |
+
uvicorn==0.21.1
|
249 |
+
virtualenv==20.16.4
|
250 |
+
wasabi==1.1.1
|
251 |
+
watchdog==3.0.0
|
252 |
+
wcwidth==0.2.5
|
253 |
+
webencodings==0.5.1
|
254 |
+
websocket-client==1.4.1
|
255 |
+
websockets==10.4
|
256 |
+
Werkzeug==2.2.2
|
257 |
+
wrapt==1.14.1
|
258 |
+
WTForms==3.0.1
|
259 |
+
yarl==1.8.2
|