wileewang commited on
Commit
b5d4ce0
·
verified ·
1 Parent(s): b2037d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -234
requirements.txt CHANGED
@@ -1,234 +1,3 @@
1
- absl-py==2.1.0
2
- accelerate==1.2.1
3
- aiofiles==23.2.1
4
- aiohttp==3.9.3
5
- aiosignal==1.3.1
6
- albumentations==1.4.0
7
- altair==5.3.0
8
- annotated-types==0.7.0
9
- antlr4-python3-runtime==4.8
10
- anyio==4.3.0
11
- appdirs==1.4.4
12
- argon2-cffi==23.1.0
13
- argon2-cffi-bindings==21.2.0
14
- arrow==1.3.0
15
- asttokens==2.4.1
16
- async-lru==2.0.4
17
- async-timeout==4.0.3
18
- attrs==23.2.0
19
- av==11.0.0
20
- babel==2.14.0
21
- beautifulsoup4==4.12.3
22
- bitsandbytes==0.43.1
23
- bleach==6.1.0
24
- blessed==1.20.0
25
- cachetools==5.3.3
26
- cffi==1.16.0
27
- click==8.1.7
28
- comm==0.2.2
29
- contourpy==1.2.1
30
- cycler==0.12.1
31
- datasets==2.18.0
32
- debugpy==1.8.1
33
- decorator==4.4.2
34
- decord==0.6.0
35
- deepspeed==0.14.2
36
- defusedxml==0.7.1
37
- dill==0.3.8
38
- docker-pycreds==0.4.0
39
- easydict==1.13
40
- einops==0.7.0
41
- exceptiongroup==1.2.0
42
- executing==2.0.1
43
- fastapi==0.110.0
44
- fastjsonschema==2.19.1
45
- ffmpy==0.3.2
46
- fire==0.6.0
47
- fonttools==4.51.0
48
- fqdn==1.5.1
49
- frozenlist==1.4.1
50
- fsspec==2024.2.0
51
- ftfy==6.1.3
52
- future==1.0.0
53
- fvcore==0.1.5.post20221221
54
- gdown==5.1.0
55
- gitdb==4.0.11
56
- gitpython==3.1.43
57
- google-auth==2.29.0
58
- google-auth-oauthlib==1.0.0
59
- gpustat==1.1.1
60
- gradio==4.0.0
61
- gradio-client==0.7.0
62
- grpcio==1.62.1
63
- h11==0.14.0
64
- h5py==3.10.0
65
- hjson==3.1.0
66
- httpcore==1.0.5
67
- httpx==0.27.0
68
- huggingface-hub==0.27.0
69
- humanize==4.9.0
70
- idna==3.6
71
- imageio==2.34.0
72
- imageio-ffmpeg==0.4.9
73
- importlib-metadata==7.1.0
74
- importlib-resources==6.4.0
75
- iopath==0.1.10
76
- ipdb==0.13.13
77
- ipykernel==6.29.4
78
- ipython==8.23.0
79
- ipywidgets==8.1.2
80
- isoduration==20.11.0
81
- jedi==0.19.1
82
- joblib==1.4.2
83
- json5==0.9.24
84
- jsonpointer==2.4
85
- jsonschema==4.21.1
86
- jsonschema-specifications==2023.12.1
87
- jupyter==1.0.0
88
- jupyter-client==8.6.1
89
- jupyter-console==6.6.3
90
- jupyter-core==5.7.2
91
- jupyter-events==0.10.0
92
- jupyter-lsp==2.2.4
93
- jupyter-server==2.13.0
94
- jupyter-server-terminals==0.5.3
95
- jupyterlab==4.1.5
96
- jupyterlab-pygments==0.3.0
97
- jupyterlab-server==2.25.4
98
- jupyterlab-widgets==3.0.10
99
- kiui==0.2.7
100
- kiwisolver==1.4.5
101
- lazy-loader==0.4
102
- lightning-utilities==0.11.2
103
- markdown==3.6
104
- markdown-it-py==3.0.0
105
- matplotlib==3.7.5
106
- matplotlib-inline==0.1.6
107
- mdurl==0.1.2
108
- mistune==3.0.2
109
- moviepy==1.0.3
110
- multidict==6.0.5
111
- multiprocess==0.70.16
112
- nbclient==0.10.0
113
- nbconvert==7.16.3
114
- nbformat==5.10.4
115
- nest-asyncio==1.6.0
116
- ninja==1.11.1.1
117
- notebook==7.1.2
118
- notebook-shim==0.2.4
119
- numpy==1.24.4
120
- oauthlib==3.2.2
121
- objprint==0.2.3
122
- omegaconf==2.1.1
123
- opencv-python==4.9.0.80
124
- opencv-python-headless==4.9.0.80
125
- orjson==3.10.3
126
- overrides==7.7.0
127
- packaging==24.0
128
- pandas==2.0.3
129
- pandocfilters==1.5.1
130
- parameterized==0.9.0
131
- parso==0.8.3
132
- peft==0.10.0
133
- pexpect==4.9.0
134
- platformdirs==4.2.0
135
- plyfile==1.0.3
136
- portalocker==2.8.2
137
- proglog==0.1.10
138
- prometheus-client==0.20.0
139
- prompt-toolkit==3.0.43
140
- protobuf==3.20.2
141
- psutil==5.9.8
142
- ptyprocess==0.7.0
143
- pure-eval==0.2.2
144
- py-cpuinfo==9.0.0
145
- pyarrow==15.0.2
146
- pyarrow-hotfix==0.6
147
- pyasn1==0.6.0
148
- pyasn1-modules==0.4.0
149
- pycparser==2.22
150
- pydantic==2.6.4
151
- pydantic-core==2.16.3
152
- pydub==0.25.1
153
- pygments==2.17.2
154
- pynvml==11.5.0
155
- pyparsing==3.1.2
156
- python-dateutil==2.9.0.post0
157
- python-json-logger==2.0.7
158
- python-multipart==0.0.9
159
- pytorch-lightning==2.2.1
160
- pytorchvideo==0.1.5
161
- pytz==2024.1
162
- pyzmq==25.1.2
163
- qtconsole==5.5.1
164
- qtpy==2.4.1
165
- qudida==0.0.4
166
- referencing==0.34.0
167
- regex==2023.12.25
168
- requests-oauthlib==2.0.0
169
- rfc3339-validator==0.1.4
170
- rfc3986-validator==0.1.1
171
- rich==13.7.1
172
- rpds-py==0.18.0
173
- rsa==4.9
174
- safetensors==0.4.5
175
- scikit-image==0.23.1
176
- scikit-learn==1.3.2
177
- scikit-video==1.1.11
178
- scipy==1.10.1
179
- semantic-version==2.10.0
180
- send2trash==1.8.2
181
- sentencepiece==0.1.99
182
- sentry-sdk==2.4.0
183
- setproctitle==1.3.3
184
- six==1.16.0
185
- smmap==5.0.1
186
- sniffio==1.3.1
187
- soupsieve==2.5
188
- stack-data==0.6.3
189
- starlette==0.36.3
190
- sympy==1.13.1
191
- tabulate==0.9.0
192
- tensorboard==2.14.0
193
- tensorboard-data-server==0.7.2
194
- termcolor==2.4.0
195
- terminado==0.18.1
196
- test-tube==0.7.5
197
- threadpoolctl==3.5.0
198
- tifffile==2024.4.18
199
- timm==0.9.16
200
- tinycss2==1.2.1
201
- tokenizers==0.15.2
202
- tomli==2.0.1
203
- tomlkit==0.12.0
204
- toolz==0.12.1
205
- torch==2.5.1
206
- torchaudio==2.5.1
207
- torchdiffeq==0.2.3
208
- torchmetrics==1.3.2
209
- torchvision==0.20.1
210
- tornado==6.4
211
- tqdm==4.66.2
212
- traitlets==5.14.2
213
- transformers==4.39.1
214
- triton==3.1.0
215
- typer==0.12.3
216
- types-python-dateutil==2.9.0.20240316
217
- tzdata==2024.1
218
- uri-template==1.3.0
219
- urllib3==2.2.1
220
- uvicorn==0.27.1
221
- varname==0.13.0
222
- wandb==0.16.3
223
- wcwidth==0.2.13
224
- webcolors==1.13
225
- webencodings==0.5.1
226
- websocket-client==1.7.0
227
- websockets==11.0.3
228
- werkzeug==3.0.2
229
- widgetsnbextension==4.0.10
230
- xformers==0.0.28.post3
231
- xxhash==3.4.1
232
- yacs==0.1.8
233
- yarl==1.9.4
234
- zipp==3.18.1
 
1
+ diffusers
2
+ tranformers
3
+ opencv-python