Spaces:
Sleeping
Sleeping
Requirements file uploaded
Browse files- requirements.txt +164 -0
requirements.txt
ADDED
@@ -0,0 +1,164 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==22.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
aiosqlite==0.18.0
|
5 |
+
altair==4.2.2
|
6 |
+
anyio==3.6.2
|
7 |
+
appdirs==1.4.4
|
8 |
+
argon2-cffi==21.3.0
|
9 |
+
argon2-cffi-bindings==21.2.0
|
10 |
+
arrow==1.2.3
|
11 |
+
async-timeout==4.0.2
|
12 |
+
asynctest==0.13.0
|
13 |
+
attrs==22.2.0
|
14 |
+
Babel==2.11.0
|
15 |
+
backcall==0.2.0
|
16 |
+
beautifulsoup4==4.11.2
|
17 |
+
binaryornot==0.4.4
|
18 |
+
bleach==6.0.0
|
19 |
+
cached-property==1.5.2
|
20 |
+
certifi==2022.12.7
|
21 |
+
cffi==1.15.1
|
22 |
+
chardet==5.1.0
|
23 |
+
charset-normalizer==3.0.1
|
24 |
+
click==8.1.3
|
25 |
+
colorama==0.4.6
|
26 |
+
cookiecutter==2.1.1
|
27 |
+
cycler==0.11.0
|
28 |
+
debugpy==1.6.6
|
29 |
+
decorator==5.1.1
|
30 |
+
defusedxml==0.7.1
|
31 |
+
distlib==0.3.6
|
32 |
+
entrypoints==0.4
|
33 |
+
fastapi==0.92.0
|
34 |
+
fastjsonschema==2.16.2
|
35 |
+
ffmpy==0.3.0
|
36 |
+
filelock==3.9.0
|
37 |
+
fonttools==4.38.0
|
38 |
+
fqdn==1.5.1
|
39 |
+
frozenlist==1.3.3
|
40 |
+
fs==2.4.16
|
41 |
+
fsspec==2023.1.0
|
42 |
+
gradio==3.19.1
|
43 |
+
h11==0.14.0
|
44 |
+
httpcore==0.16.3
|
45 |
+
httpx==0.23.3
|
46 |
+
idna==3.4
|
47 |
+
importlib-metadata==6.0.0
|
48 |
+
importlib-resources==5.10.2
|
49 |
+
invoke==2.0.0
|
50 |
+
ipykernel==6.16.2
|
51 |
+
ipython==7.34.0
|
52 |
+
ipython-genutils==0.2.0
|
53 |
+
isoduration==20.11.0
|
54 |
+
jedi==0.18.2
|
55 |
+
Jinja2==3.1.2
|
56 |
+
jinja2-time==0.2.0
|
57 |
+
joblib==1.2.0
|
58 |
+
json5==0.9.11
|
59 |
+
jsonpointer==2.3
|
60 |
+
jsonschema==4.17.3
|
61 |
+
jupyter-events==0.5.0
|
62 |
+
jupyter-server==1.23.5
|
63 |
+
jupyter-ydoc==0.2.2
|
64 |
+
jupyter_client==7.4.9
|
65 |
+
jupyter_core==4.12.0
|
66 |
+
jupyter_server_fileid==0.6.0
|
67 |
+
jupyter_server_ydoc==0.6.1
|
68 |
+
jupyterlab==3.6.1
|
69 |
+
jupyterlab-pygments==0.2.2
|
70 |
+
jupyterlab_server==2.19.0
|
71 |
+
kiwisolver==1.4.4
|
72 |
+
linkify-it-py==1.0.3
|
73 |
+
markdown-it-py==2.1.0
|
74 |
+
MarkupSafe==2.1.2
|
75 |
+
matplotlib==3.5.3
|
76 |
+
matplotlib-inline==0.1.6
|
77 |
+
mdit-py-plugins==0.3.3
|
78 |
+
mdurl==0.1.2
|
79 |
+
mistune==2.0.5
|
80 |
+
multidict==6.0.4
|
81 |
+
nbclassic==0.5.1
|
82 |
+
nbclient==0.7.2
|
83 |
+
nbconvert==7.2.9
|
84 |
+
nbformat==5.7.3
|
85 |
+
nest-asyncio==1.5.6
|
86 |
+
nltk==3.8.1
|
87 |
+
notebook==6.5.2
|
88 |
+
notebook_shim==0.2.2
|
89 |
+
numpy==1.21.6
|
90 |
+
orjson==3.8.6
|
91 |
+
packaging==23.0
|
92 |
+
pandas==1.3.5
|
93 |
+
pandocfilters==1.5.0
|
94 |
+
parso==0.8.3
|
95 |
+
peewee==3.15.4
|
96 |
+
pickleshare==0.7.5
|
97 |
+
Pillow==9.4.0
|
98 |
+
pkgutil_resolve_name==1.3.10
|
99 |
+
platformdirs==3.0.0
|
100 |
+
plotly==5.13.0
|
101 |
+
poyo==0.5.0
|
102 |
+
prometheus-client==0.16.0
|
103 |
+
prompt-toolkit==3.0.36
|
104 |
+
psutil==5.9.4
|
105 |
+
pyarrow==11.0.0
|
106 |
+
pycparser==2.21
|
107 |
+
pycryptodome==3.17
|
108 |
+
pydantic==1.10.5
|
109 |
+
pydub==0.25.1
|
110 |
+
Pygments==2.14.0
|
111 |
+
PyMySQL==1.0.2
|
112 |
+
pyparsing==3.0.9
|
113 |
+
pyprojroot==0.2.0
|
114 |
+
pyrsistent==0.19.3
|
115 |
+
python-dateutil==2.8.2
|
116 |
+
python-json-logger==2.0.4
|
117 |
+
python-multipart==0.0.5
|
118 |
+
python-slugify==8.0.0
|
119 |
+
pytz==2022.7.1
|
120 |
+
pywin32==305
|
121 |
+
pywinpty==2.0.10
|
122 |
+
PyYAML==6.0
|
123 |
+
pyzmq==25.0.0
|
124 |
+
regex==2022.10.31
|
125 |
+
requests==2.28.2
|
126 |
+
rfc3339-validator==0.1.4
|
127 |
+
rfc3986==1.5.0
|
128 |
+
rfc3986-validator==0.1.1
|
129 |
+
scikit-surprise==1.1.1
|
130 |
+
scipy==1.7.3
|
131 |
+
seaborn==0.12.2
|
132 |
+
Send2Trash==1.8.0
|
133 |
+
six==1.16.0
|
134 |
+
sniffio==1.3.0
|
135 |
+
soupsieve==2.3.2.post1
|
136 |
+
starlette==0.25.0
|
137 |
+
surprise==0.1
|
138 |
+
svgwrite==1.4.3
|
139 |
+
tenacity==8.1.0
|
140 |
+
terminado==0.17.1
|
141 |
+
text-unidecode==1.3
|
142 |
+
tinycss2==1.2.1
|
143 |
+
tomli==2.0.1
|
144 |
+
toolz==0.12.0
|
145 |
+
torch==1.13.1
|
146 |
+
tornado==6.2
|
147 |
+
tqdm==4.64.1
|
148 |
+
traitlets==5.9.0
|
149 |
+
Tree==0.2.4
|
150 |
+
typing_extensions==4.4.0
|
151 |
+
uc-micro-py==1.0.1
|
152 |
+
uri-template==1.2.0
|
153 |
+
urllib3==1.26.14
|
154 |
+
uvicorn==0.20.0
|
155 |
+
virtualenv==20.19.0
|
156 |
+
wcwidth==0.2.6
|
157 |
+
webcolors==1.12
|
158 |
+
webencodings==0.5.1
|
159 |
+
websocket-client==1.5.1
|
160 |
+
websockets==10.4
|
161 |
+
y-py==0.5.5
|
162 |
+
yarl==1.8.2
|
163 |
+
ypy-websocket==0.8.2
|
164 |
+
zipp==3.12.1
|