laizeqiang commited on
Commit
f2e1adc
1 Parent(s): d18e88f

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -259
requirements.txt CHANGED
@@ -1,264 +1,26 @@
1
- absl-py==1.4.0
2
- accelerate==0.18.0
3
- addict==2.4.0
4
- aiofiles==23.1.0
5
- aiohttp==3.8.4
6
- aiosignal==1.3.1
7
- albumentations==0.5.2
8
- altair==4.2.2
9
- antlr4-python3-runtime==4.8
10
- anyio==3.6.2
11
- appdirs==1.4.4
12
- astunparse==1.6.3
13
- async-timeout==4.0.2
14
- attrs==23.1.0
15
- backports.zoneinfo==0.2.1
16
- basicsr==1.4.2
17
- beautifulsoup4==4.12.2
18
- black==21.4b2
19
- blinker==1.6.2
20
- boto3==1.26.123
21
- botocore==1.29.123
22
- braceexpand==0.1.7
23
- brotlipy==0.7.0
24
- bs4==0.0.1
25
- cachetools==5.3.0
26
- certifi==2022.12.7
27
- cffi==1.15.1
28
- charset-normalizer==2.0.4
29
- click==8.1.3
30
- cloudpickle==2.2.1
31
- cmake==3.26.3
32
- coloredlogs==15.0.1
33
- contourpy==1.0.7
34
- controlnet-aux==0.0.3
35
- cryptography==39.0.1
36
- cycler==0.11.0
37
- Cython==0.29.34
38
- dataclasses-json==0.5.7
39
- decorator==5.1.1
40
- decord==0.6.0
41
- -e git+https://github.com/facebookresearch/detectron2.git@d1e04565d3bec8719335b88be9e9b961bf3ec464#egg=detectron2
42
- diffusers==0.15.1
43
- easydict==1.9
44
- easyocr==1.6.2
45
- einops==0.6.1
46
- encodec==0.1.1
47
- entrypoints==0.4
48
- fairscale==0.4.3
49
- fastapi==0.95.1
50
- ffmpeg-python==0.2.0
51
- ffmpy==0.3.0
52
- filelock==3.12.0
53
- flatbuffers==23.3.3
54
- fonttools==4.39.3
55
- frozenlist==1.3.3
56
- fsspec==2023.4.0
57
- ftfy==6.1.1
58
- funcy==2.0
59
- future==0.18.3
60
- fvcore==0.1.5.post20221221
61
- gast==0.4.0
62
- gitdb==4.0.10
63
- GitPython==3.1.31
64
- google-auth==2.17.3
65
- google-auth-oauthlib==1.0.0
66
- google-pasta==0.2.0
67
  gradio==3.28.1
68
- gradio-client==0.1.3
69
- graphviz==0.8.4
70
- greenlet==2.0.2
71
- groundingdino==0.1.0
72
- grpcio==1.54.0
73
- h11==0.14.0
74
- h5py==3.8.0
75
- httpcore==0.17.0
76
- httpx==0.24.0
77
- huggingface-hub==0.13.4
78
- humanfriendly==10.0
79
- hydra-core==1.1.0
80
- idna==3.4
81
- imageio==2.27.0
82
- imageio-ffmpeg==0.4.8
83
- imgaug==0.4.0
84
- importlib-metadata==6.5.0
85
- importlib-resources==5.12.0
86
- invisible-watermark==0.1.5
87
- iopath==0.1.9
88
- jax==0.4.6
89
- Jinja2==3.1.2
90
- jmespath==1.0.1
91
- joblib==1.2.0
92
- jsonschema==4.17.3
93
- keras==2.12.0
94
- kiwisolver==1.4.4
95
- kornia==0.5.0
96
  langchain==0.0.101
97
- lazy-loader==0.2
98
- libclang==16.0.0
99
- linkify-it-py==2.0.0
100
- lit==16.0.2
101
- llvmlite==0.39.1
102
- lmdb==1.4.1
103
- lvis==0.5.3
104
- Markdown==3.4.3
105
- markdown-it-py==2.2.0
106
- MarkupSafe==2.1.2
107
- marshmallow==3.19.0
108
- marshmallow-enum==1.5.1
109
- matplotlib==3.7.1
110
- mdit-py-plugins==0.3.3
111
- mdurl==0.1.2
112
- mkl-fft==1.3.1
113
- mkl-random==1.2.2
114
- mkl-service==2.4.0
115
- more-itertools==9.1.0
116
- mpmath==1.3.0
117
- multidict==6.0.4
118
- mxnet-mkl==1.6.0
119
- mypy-extensions==1.0.0
120
- netaddr==0.8.0
121
- networkx==3.1
122
- ninja==1.11.1
123
- numba==0.56.4
124
- numpy==1.23.1
125
- nvidia-cublas-cu11==11.10.3.66
126
- nvidia-cublas-cu12==12.1.3.1
127
- nvidia-cuda-cupti-cu11==11.7.101
128
- nvidia-cuda-nvrtc-cu11==11.7.99
129
- nvidia-cuda-runtime-cu11==11.7.99
130
- nvidia-cuda-runtime-cu12==12.1.105
131
- nvidia-cudnn-cu11==8.5.0.96
132
- nvidia-cudnn-cu12==8.9.0.131
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
- omegaconf==2.1.2
141
- onnx==1.13.1
142
- onnxruntime==1.14.1
143
- open-clip-torch==2.17.1
144
  openai==0.27.4
145
- openai-whisper==20230314
146
- opencv-python==4.7.0.72
147
- opencv-python-headless==4.5.4.60
148
- opt-einsum==3.3.0
149
- orjson==3.8.10
150
- packaging==23.1
151
- pandas==1.5.3
152
- pathspec==0.11.1
153
- Pillow==9.5.0
154
- pip-search==0.0.12
155
- pkgutil-resolve-name==1.3.10
156
- portalocker==2.7.0
157
- prettytable==3.7.0
158
- protobuf==3.20.3
159
- psutil==5.9.5
160
- pyarrow==11.0.0
161
- pyasn1==0.5.0
162
- pyasn1-modules==0.3.0
163
- pyclipper==1.3.0.post4
164
- pycocotools==2.0.2
165
- pycparser==2.21
166
- pycryptodome==3.17
167
- pydantic==1.10.7
168
- pydeck==0.8.1b0
169
- pyDeprecate==0.3.1
170
- pydot==1.4.2
171
- pydub==0.25.1
172
- pyee==9.0.4
173
- Pygments==2.15.1
174
- Pympler==1.0.1
175
- pyOpenSSL==23.0.0
176
- pyparsing==3.0.9
177
- pyre-extensions==0.0.23
178
- pyrsistent==0.19.3
179
- PySocks==1.7.1
180
- python-bidi==0.4.2
181
- python-dateutil==2.8.2
182
- python-multipart==0.0.6
183
- pytorch-lightning==1.5.10
184
- pytz==2023.3
185
- pytz-deprecation-shim==0.1.0.post0
186
- PyWavelets==1.4.1
187
- PyYAML==6.0
188
- qudida==0.0.4
189
- regex==2023.3.23
190
- requests==2.29.0
191
- requests-oauthlib==1.3.1
192
- rich==13.3.4
193
- rsa==4.9
194
- s3transfer==0.6.0
195
- sacremoses==0.0.53
196
- safetensors==0.3.0
197
- scikit-image==0.17.2
198
  scikit-learn==0.24.2
199
- scipy==1.9.1
200
- segment-anything==1.0
201
- semantic-version==2.10.0
202
- sentencepiece==0.1.98
203
- setuptools-rust==1.6.0
204
- shapely==2.0.1
205
- simplet5==0.1.4
206
- six==1.16.0
207
- smmap==5.0.0
208
- sniffio==1.3.0
209
- soupsieve==2.4.1
210
- SQLAlchemy==1.4.47
211
- starlette==0.26.1
212
- streamlit==1.21.0
213
- suno-bark==0.0.1a0
214
- supervision==0.4.0
215
- sympy==1.11.1
216
- tabulate==0.9.0
217
- tb-nightly==2.13.0a20230420
218
- tenacity==8.2.2
219
- tensorboard==2.12.2
220
- tensorboard-data-server==0.7.0
221
- tensorboard-plugin-wit==1.8.1
222
- tensorflow==2.12.0
223
- tensorflow-estimator==2.12.0
224
- tensorflow-io-gcs-filesystem==0.32.0
225
- tensorrt==8.6.0
226
- termcolor==2.2.0
227
- test-tube==0.7.5
228
- threadpoolctl==3.1.0
229
- tifffile==2023.4.12
230
- tiktoken==0.3.1
231
- timm==0.6.13
232
- tokenizers==0.11.4
233
- toml==0.10.2
234
- tomli==2.0.1
235
- toolz==0.12.0
236
- torch==1.13.0
237
- torchaudio==0.13.0
238
- torchmetrics==0.11.4
239
- torchvision==0.14.0
240
- tornado==6.3
241
- tqdm==4.65.0
242
- transformers==4.28.0
243
- triton==2.0.0
244
- typing-extensions==4.5.0
245
- typing-inspect==0.8.0
246
- tzdata==2023.3
247
- tzlocal==4.3
248
- uc-micro-py==1.0.1
249
- urllib3==1.26.15
250
- uvicorn==0.21.1
251
- validators==0.20.0
252
- watchdog==3.0.0
253
- wcwidth==0.2.6
254
  webdataset==0.2.48
255
- WebOb==1.8.7
256
- websockets==11.0.2
257
- Werkzeug==2.2.3
258
- wget==3.2
259
- wldhx.yadisk-direct==0.0.6
260
- wrapt==1.14.1
261
- yacs==0.1.8
262
- yapf==0.33.0
263
- yarl==1.8.2
264
- zipp==3.15.0
 
1
+ torch==1.13.0
2
+ opencv-python==4.7.0.72
3
+ Pillow==9.5.0
4
+ openai-whisper==20230314
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  gradio==3.28.1
6
+ transformers==4.28.0
7
+ diffusers==0.15.1
8
+ controlnet_aux
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  langchain==0.0.101
10
+ decord==0.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  openai==0.27.4
12
+ ffmpeg-python==0.2.0
13
+ fairscale==0.4.3
14
+ lvis==0.5.3
15
+ suno-bark
16
+ easyocr==1.6.2
17
+ easydict==1.9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  scikit-learn==0.24.2
19
+ pytorch-lightning==1.5.10
20
+ albumentations==0.5.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  webdataset==0.2.48
22
+ kornia==0.5.0
23
+ sentencepiece==0.1.98
24
+ accelerate==0.18.0
25
+ git+https://github.com/facebookresearch/segment-anything.git
26
+ git+https://github.com/facebookresearch/detectron2.git