kxic commited on
Commit
4937fdb
1 Parent(s): e371ddd

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +274 -13
requirements.txt CHANGED
@@ -1,13 +1,274 @@
1
- roma
2
- gradio
3
- matplotlib
4
- tqdm
5
- opencv-python
6
- scipy
7
- einops
8
- trimesh
9
- tensorboard
10
- pyglet<2
11
- huggingface-hub[torch]>=0.22
12
- rembg
13
- open3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.23.0
3
+ addict==2.4.0
4
+ aiofiles==23.1.0
5
+ aiohttp==3.8.5
6
+ aiosignal==1.3.1
7
+ albumentations==0.4.3
8
+ altair==4.2.2
9
+ annotated-types==0.5.0
10
+ ansi2html==1.8.0
11
+ antlr4-python3-runtime==4.9.3
12
+ anyio==3.7.1
13
+ appdirs==1.4.4
14
+ asttokens==2.2.1
15
+ async-timeout==4.0.2
16
+ asyncer==0.0.2
17
+ attrs==23.1.0
18
+ backcall==0.2.0
19
+ blinker==1.6.2
20
+ braceexpand==0.1.7
21
+ brotlipy==0.7.0
22
+ cachetools==5.3.1
23
+ carvekit_colab==4.1.2
24
+ click==8.1.6
25
+ colorama==0.4.6
26
+ coloredlogs==15.0.1
27
+ comm==0.1.4
28
+ ConfigArgParse==1.7
29
+ contourpy==1.1.0
30
+ controlnet-aux==0.0.7
31
+ cycler==0.11.0
32
+ dash==2.12.1
33
+ dash-core-components==2.0.0
34
+ dash-html-components==2.0.0
35
+ dash-table==5.0.0
36
+ dataclasses-json==0.6.1
37
+ datasets==2.4.0
38
+ dearpygui==1.10.1
39
+ decorator==4.4.2
40
+ Deprecated==1.2.14
41
+ diffusers==0.19.3
42
+ dill==0.3.5.1
43
+ docker-pycreds==0.4.0
44
+ easydict==1.10
45
+ einops==0.3.0
46
+ entrypoints==0.4
47
+ envlight==0.1.0
48
+ exceptiongroup==1.1.2
49
+ executing==2.0.0
50
+ fastapi==0.100.1
51
+ fastcore==1.5.29
52
+ fastjsonschema==2.18.0
53
+ ffmpy==0.3.1
54
+ filetype==1.2.0
55
+ fire==0.4.0
56
+ Flask==2.2.5
57
+ flatbuffers==23.5.26
58
+ fonttools==4.41.1
59
+ freetype-py==2.4.0
60
+ frozenlist==1.4.0
61
+ fsspec==2023.6.0
62
+ ftfy==6.1.1
63
+ future==0.18.3
64
+ gitdb==4.0.10
65
+ GitPython==3.1.32
66
+ glfw==2.6.2
67
+ google-auth==2.22.0
68
+ google-auth-oauthlib==1.0.0
69
+ gradio==4.19.2
70
+ gradio_client==0.10.1
71
+ grpcio==1.56.2
72
+ h11==0.14.0
73
+ h5py==3.10.0
74
+ hjson==3.1.0
75
+ httpcore==0.17.3
76
+ httpx==0.24.1
77
+ huggingface-hub==0.22.0
78
+ humanfriendly==10.0
79
+ imageio==2.32.0
80
+ imageio-ffmpeg==0.4.8
81
+ imgaug==0.2.6
82
+ imgviz==1.7.3
83
+ importlib-metadata==6.8.0
84
+ importlib-resources==6.0.0
85
+ iniconfig==2.0.0
86
+ inquirerpy==0.3.4
87
+ ipywidgets==8.1.0
88
+ itsdangerous==2.1.2
89
+ jaxtyping==0.2.23
90
+ jedi==0.18.2
91
+ joblib==1.3.2
92
+ jsonpatch==1.33
93
+ jsonpointer==2.4
94
+ jsonschema==4.18.4
95
+ jsonschema-specifications==2023.7.1
96
+ jupyter_core==5.3.1
97
+ jupyterlab-widgets==3.0.8
98
+ kiwisolver==1.4.4
99
+ kornia==0.6.0
100
+ lazy_loader==0.3
101
+ libigl==2.4.1
102
+ lightning-utilities==0.9.0
103
+ linkify-it-py==2.0.2
104
+ llvmlite==0.41.1
105
+ loguru==0.7.0
106
+ lovely-numpy==0.2.9
107
+ lovely-tensors==0.1.15
108
+ lpips==0.1.4
109
+ Markdown==3.4.4
110
+ markdown-it-py==2.2.0
111
+ marshmallow==3.20.1
112
+ matplotlib==3.7.2
113
+ matplotlib-inline==0.1.6
114
+ mdit-py-plugins==0.3.3
115
+ mdurl==0.1.2
116
+ mesh2sdf==1.1.0
117
+ mkl-fft==1.3.6
118
+ mkl-service==2.4.0
119
+ modelcards==0.1.6
120
+ moviepy==1.0.3
121
+ mpmath==1.2.1
122
+ multidict==6.0.4
123
+ multiprocess==0.70.13
124
+ mypy-extensions==1.0.0
125
+ nbformat==5.5.0
126
+ nerfacc==0.5.2
127
+ nest-asyncio==1.5.7
128
+ ninja==1.11.1
129
+ numba==0.58.1
130
+ numpy==1.24.4
131
+ oauthlib==3.2.2
132
+ objprint==0.2.3
133
+ omegaconf==2.3.0
134
+ onnxruntime==1.16.1
135
+ onnxruntime-gpu==1.16.1
136
+ open-clip-torch==2.7.0
137
+ open3d==0.16.0
138
+ opencv-python==4.5.5.64
139
+ opencv-python-headless==4.8.0.74
140
+ orjson==3.9.2
141
+ packaging==23.1
142
+ pandas==2.0.3
143
+ parso==0.8.3
144
+ pathtools==0.1.2
145
+ pexpect==4.8.0
146
+ pfzy==0.3.4
147
+ pickleshare==0.7.5
148
+ Pillow==10.0.0
149
+ piq==0.8.0
150
+ platformdirs==3.10.0
151
+ plotly==5.13.1
152
+ pluggy==1.3.0
153
+ plyfile==1.0.1
154
+ pooch==1.7.0
155
+ proglog==0.1.10
156
+ prompt-toolkit==3.0.39
157
+ protobuf==3.20.3
158
+ psutil==5.9.5
159
+ ptyprocess==0.7.0
160
+ pudb==2019.2
161
+ pure-eval==0.2.2
162
+ py-cpuinfo==9.0.0
163
+ pyarrow==12.0.1
164
+ pyasn1==0.5.0
165
+ pyasn1-modules==0.3.0
166
+ pybind11==2.11.1
167
+ pydeck==0.8.0
168
+ pyDeprecate==0.3.1
169
+ pydub==0.25.1
170
+ pyglet==1.5.0
171
+ pygltflib==1.16.1
172
+ Pygments==2.15.1
173
+ pyhocon==0.3.57
174
+ PyMatting==1.1.10
175
+ PyMCubes==0.1.2
176
+ pymeshlab==2022.2.post4
177
+ Pympler==1.0.1
178
+ PyOpenGL==3.1.0
179
+ pyparsing==3.0.9
180
+ pypose==0.6.5
181
+ pyquaternion==0.9.9
182
+ pyransac3d==0.6.0
183
+ pyrender==0.1.45
184
+ pytest==7.4.3
185
+ python-dateutil==2.8.2
186
+ python-multipart==0.0.9
187
+ pytorch-fid==0.3.0
188
+ pytorch-ignite==0.4.12
189
+ pytorch-lightning==1.9.0
190
+ pytz==2023.3
191
+ pytz-deprecation-shim==0.1.0.post0
192
+ PyWavelets==1.4.1
193
+ PyYAML==6.0.1
194
+ referencing==0.30.0
195
+ regex==2023.6.3
196
+ rembg==2.0.50
197
+ requests-oauthlib==1.3.1
198
+ responses==0.18.0
199
+ retrying==1.3.4
200
+ rich==13.4.2
201
+ roma==1.5.0
202
+ rpds-py==0.9.2
203
+ rsa==4.9
204
+ ruff==0.4.7
205
+ safetensors==0.3.1
206
+ scikit-image==0.20.0
207
+ scikit-learn==1.3.0
208
+ scipy==1.9.1
209
+ segment-anything==1.0
210
+ semantic-version==2.10.0
211
+ sentencepiece==0.1.99
212
+ sentry-sdk==1.28.1
213
+ setproctitle==1.3.2
214
+ shellingham==1.5.4
215
+ six==1.16.0
216
+ smmap==5.0.0
217
+ sniffio==1.3.0
218
+ stack-data==0.6.2
219
+ starlette==0.27.0
220
+ streamlit==1.22.0
221
+ style==1.1.0
222
+ taming-transformers==0.0.1
223
+ taming-transformers-rom1504==0.0.6
224
+ tenacity==8.2.2
225
+ tensorboard==2.13.0
226
+ tensorboard-data-server==0.7.1
227
+ termcolor==2.3.0
228
+ test-tube==0.7.5
229
+ threadpoolctl==3.2.0
230
+ tifffile==2023.7.18
231
+ timm==0.9.10
232
+ tokenizers==0.13.3
233
+ toml==0.10.2
234
+ tomli==2.0.1
235
+ tomlkit==0.12.0
236
+ toolz==0.12.0
237
+ torch==2.0.0
238
+ torch-efficient-distloss==0.1.3
239
+ torch-fidelity==0.3.0
240
+ torchaudio==2.0.0
241
+ torchmetrics==1.2.0
242
+ torchvision==0.15.0
243
+ tornado==6.3.2
244
+ tqdm==4.65.0
245
+ traitlets==5.9.0
246
+ transformers==4.30.2
247
+ trimesh==3.23.5
248
+ triton==2.0.0
249
+ typeguard==2.13.3
250
+ typer==0.12.3
251
+ typing-inspect==0.9.0
252
+ tzdata==2023.3
253
+ tzlocal==4.3.1
254
+ uc-micro-py==1.0.2
255
+ update==0.0.1
256
+ urwid==2.1.2
257
+ uvicorn==0.23.1
258
+ validators==0.20.0
259
+ varname==0.12.0
260
+ visdom==0.2.4
261
+ wandb==0.15.7
262
+ watchdog==3.0.0
263
+ wcwidth==0.2.6
264
+ webdataset==0.2.5
265
+ websocket-client==1.6.4
266
+ websockets==11.0.3
267
+ Werkzeug==2.2.3
268
+ widgetsnbextension==4.0.8
269
+ wrapt==1.15.0
270
+ xatlas==0.0.8
271
+ xformers==0.0.19
272
+ xxhash==3.2.0
273
+ yarl==1.9.2
274
+ zipp==3.16.2