Spaces:
Sleeping
Sleeping
DveloperY0115
commited on
Commit
•
919e00e
1
Parent(s):
4cbed26
Update requirements.txt
Browse files- requirements.txt +219 -16
requirements.txt
CHANGED
@@ -1,17 +1,220 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
plotly==5.14.1
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.4.0
|
2 |
+
addict==2.4.0
|
3 |
+
aiofiles==23.1.0
|
4 |
+
aiohttp==3.8.4
|
5 |
+
aiosignal==1.3.1
|
6 |
+
altair==5.0.1
|
7 |
+
annotated-types==0.5.0
|
8 |
+
antlr4-python3-runtime==4.9.3
|
9 |
+
anyio==3.5.0
|
10 |
+
appdirs==1.4.4
|
11 |
+
argon2-cffi==21.3.0
|
12 |
+
argon2-cffi-bindings==21.2.0
|
13 |
+
asttokens==2.2.1
|
14 |
+
async-timeout==4.0.2
|
15 |
+
attrs==23.1.0
|
16 |
+
Babel==2.11.0
|
17 |
+
backcall==0.2.0
|
18 |
+
beautifulsoup4==4.12.2
|
19 |
+
bleach==4.1.0
|
20 |
+
blinker==1.6.2
|
21 |
+
brotlipy==0.7.0
|
22 |
+
cachetools==5.3.0
|
23 |
+
certifi==2022.12.7
|
24 |
+
cffi==1.15.1
|
25 |
+
chardet==5.1.0
|
26 |
+
charset-normalizer==3.1.0
|
27 |
+
click==8.1.3
|
28 |
+
comm==0.1.3
|
29 |
+
commonmark==0.9.1
|
30 |
+
ConfigArgParse==1.5.3
|
31 |
+
contourpy==1.0.7
|
32 |
+
cryptography==39.0.1
|
33 |
+
cycler==0.11.0
|
34 |
+
dash==2.9.3
|
35 |
+
dash-core-components==2.0.0
|
36 |
+
dash-html-components==2.0.0
|
37 |
+
dash-table==5.0.0
|
38 |
+
debugpy==1.6.7
|
39 |
+
decorator==5.1.1
|
40 |
+
defusedxml==0.7.1
|
41 |
+
docker-pycreds==0.4.0
|
42 |
+
dotmap==1.3.30
|
43 |
+
entrypoints==0.4
|
44 |
+
executing==1.2.0
|
45 |
+
fastapi==0.100.0
|
46 |
+
fastjsonschema==2.16.3
|
47 |
+
ffmpy==0.3.0
|
48 |
+
filelock==3.12.0
|
49 |
+
Flask==2.3.1
|
50 |
+
fonttools==4.39.3
|
51 |
+
frozenlist==1.3.3
|
52 |
+
fsspec==2023.4.0
|
53 |
+
future==0.18.3
|
54 |
+
gitdb==4.0.10
|
55 |
+
GitPython==3.1.31
|
56 |
+
google-auth==2.17.3
|
57 |
+
google-auth-oauthlib==1.0.0
|
58 |
+
gradio==3.36.1
|
59 |
+
gradio_client==0.2.9
|
60 |
+
grpcio==1.54.0
|
61 |
+
h11==0.14.0
|
62 |
+
h5py==3.8.0
|
63 |
+
httpcore==0.17.3
|
64 |
+
httpx==0.24.1
|
65 |
+
huggingface-hub==0.14.1
|
66 |
+
hydra-core==1.3.1
|
67 |
+
idna==3.4
|
68 |
+
igl==2.2.1
|
69 |
+
imageio==2.28.0
|
70 |
+
importlib-metadata==6.6.0
|
71 |
+
importlib-resources==5.12.0
|
72 |
+
ipykernel==6.22.0
|
73 |
+
ipython==8.13.1
|
74 |
+
ipython-genutils==0.2.0
|
75 |
+
ipywidgets==8.0.6
|
76 |
+
itsdangerous==2.1.2
|
77 |
+
jedi==0.18.2
|
78 |
+
Jinja2==3.1.2
|
79 |
+
joblib==1.2.0
|
80 |
+
json5==0.9.6
|
81 |
+
jsonschema==4.17.3
|
82 |
+
jupyter==1.0.0
|
83 |
+
jupyter_client==8.2.0
|
84 |
+
jupyter-console==6.6.3
|
85 |
+
jupyter_core==5.3.0
|
86 |
+
jupyter-server==1.23.4
|
87 |
+
jupyterlab==3.5.3
|
88 |
+
jupyterlab-pygments==0.1.2
|
89 |
+
jupyterlab_server==2.22.0
|
90 |
+
jupyterlab-widgets==3.0.7
|
91 |
+
kiwisolver==1.4.4
|
92 |
+
linkify-it-py==2.0.2
|
93 |
+
lxml==4.9.2
|
94 |
+
Markdown==3.4.3
|
95 |
+
markdown-it-py==2.2.0
|
96 |
+
MarkupSafe==2.1.2
|
97 |
+
matplotlib==3.7.1
|
98 |
+
matplotlib-inline==0.1.6
|
99 |
+
mdit-py-plugins==0.3.3
|
100 |
+
mdurl==0.1.2
|
101 |
+
mistune==0.8.4
|
102 |
+
multidict==6.0.4
|
103 |
+
nbclassic==0.5.5
|
104 |
+
nbclient==0.5.13
|
105 |
+
nbconvert==6.5.4
|
106 |
+
nbformat==5.7.0
|
107 |
+
nest-asyncio==1.5.6
|
108 |
+
networkx==3.1
|
109 |
+
notebook==6.5.4
|
110 |
+
notebook_shim==0.2.2
|
111 |
+
numpy==1.24.3
|
112 |
+
oauthlib==3.2.2
|
113 |
+
omegaconf==2.3.0
|
114 |
+
open3d==0.17.0
|
115 |
+
opencv-python==4.7.0.72
|
116 |
+
orjson==3.9.2
|
117 |
+
packaging==23.1
|
118 |
+
pandas==2.0.1
|
119 |
+
pandocfilters==1.5.0
|
120 |
+
parso==0.8.3
|
121 |
+
pathtools==0.1.2
|
122 |
+
pexpect==4.8.0
|
123 |
+
pickle5==0.0.11
|
124 |
+
pickleshare==0.7.5
|
125 |
+
Pillow==9.5.0
|
126 |
+
pip==23.0.1
|
127 |
+
platformdirs==3.5.0
|
128 |
plotly==5.14.1
|
129 |
+
pluggy==1.0.0
|
130 |
+
ply==3.11
|
131 |
+
pooch==1.7.0
|
132 |
+
prometheus-client==0.14.1
|
133 |
+
prompt-toolkit==3.0.38
|
134 |
+
protobuf==4.22.3
|
135 |
+
psutil==5.9.5
|
136 |
+
ptyprocess==0.7.0
|
137 |
+
pure-eval==0.2.2
|
138 |
+
pyasn1==0.5.0
|
139 |
+
pyasn1-modules==0.3.0
|
140 |
+
pycparser==2.21
|
141 |
+
pydantic==2.0.3
|
142 |
+
pydantic_core==2.3.0
|
143 |
+
pyDeprecate==0.3.1
|
144 |
+
pydub==0.25.1
|
145 |
+
Pygments==2.15.1
|
146 |
+
PyMCubes==0.1.4
|
147 |
+
pyOpenSSL==23.0.0
|
148 |
+
pyparsing==3.0.9
|
149 |
+
PyQt5-sip==12.11.0
|
150 |
+
pyquaternion==0.9.9
|
151 |
+
pyrsistent==0.19.3
|
152 |
+
PySocks==1.7.1
|
153 |
+
python-dateutil==2.8.2
|
154 |
+
python-jsonrpc-server==0.4.0
|
155 |
+
python-language-server==0.36.2
|
156 |
+
python-multipart==0.0.6
|
157 |
+
pytorch-lightning==1.5.5
|
158 |
+
pytz==2023.3
|
159 |
+
PyWavelets==1.4.1
|
160 |
+
PyYAML==6.0
|
161 |
+
pyzmq==25.0.2
|
162 |
+
qtconsole==5.4.2
|
163 |
+
QtPy==2.2.0
|
164 |
+
regex==2023.3.23
|
165 |
+
requests==2.29.0
|
166 |
+
requests-oauthlib==1.3.1
|
167 |
+
rich==12.5.1
|
168 |
+
rsa==4.9
|
169 |
+
salad==0.1
|
170 |
+
scikit-image==0.18.1
|
171 |
+
scikit-learn==1.2.2
|
172 |
+
scipy==1.9.1
|
173 |
+
semantic-version==2.10.0
|
174 |
+
Send2Trash==1.8.0
|
175 |
+
sentry-sdk==1.21.1
|
176 |
+
setproctitle==1.3.2
|
177 |
+
setuptools==66.0.0
|
178 |
+
sip==6.6.2
|
179 |
+
six==1.16.0
|
180 |
+
smmap==5.0.0
|
181 |
+
sniffio==1.2.0
|
182 |
+
soupsieve==2.4
|
183 |
+
stack-data==0.6.2
|
184 |
+
starlette==0.27.0
|
185 |
+
tenacity==8.2.2
|
186 |
+
tensorboard==2.12.2
|
187 |
+
tensorboard-data-server==0.7.0
|
188 |
+
tensorboard-plugin-wit==1.8.1
|
189 |
+
terminado==0.17.1
|
190 |
+
threadpoolctl==3.1.0
|
191 |
+
tifffile==2023.4.12
|
192 |
+
tinycss2==1.2.1
|
193 |
+
tokenizers==0.13.3
|
194 |
+
toml==0.10.2
|
195 |
+
tomli==2.0.1
|
196 |
+
toolz==0.12.0
|
197 |
+
torch==1.12.1+cu113
|
198 |
+
torchmetrics==0.11.4
|
199 |
+
torchvision==0.13.1+cu113
|
200 |
+
tornado==6.3.1
|
201 |
+
tqdm==4.65.0
|
202 |
+
traitlets==5.9.0
|
203 |
+
transformers==4.28.1
|
204 |
+
trimesh==3.21.5
|
205 |
+
typing_extensions==4.7.1
|
206 |
+
tzdata==2023.3
|
207 |
+
uc-micro-py==1.0.2
|
208 |
+
ujson==5.7.0
|
209 |
+
urllib3==1.26.15
|
210 |
+
uvicorn==0.22.0
|
211 |
+
wandb==0.15.0
|
212 |
+
wcwidth==0.2.6
|
213 |
+
webencodings==0.5.1
|
214 |
+
websocket-client==0.58.0
|
215 |
+
websockets==11.0.3
|
216 |
+
Werkzeug==2.3.2
|
217 |
+
wheel==0.38.4
|
218 |
+
widgetsnbextension==4.0.7
|
219 |
+
yarl==1.9.2
|
220 |
+
zipp==3.15.0
|