forked from yuchenlin/LLM-Blender
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·322 lines (322 loc) · 7.29 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
absl-py==1.4.0
accelerate==0.18.0
aiofiles==23.1.0
aiohttp==3.8.4
aiolimiter==1.1.0
aiosignal==1.3.1
altair==4.2.2
anyio==3.6.2
apache-beam==2.46.0
appdirs==1.4.4
array-record==0.2.0
astor==0.8.1
asttokens @ file:///opt/conda/conda-bld/asttokens_1646925590279/work
astunparse==1.6.3
async-timeout==4.0.2
attrs==22.2.0
Babel==2.12.1
backcall @ file:///home/ktietz/src/ci/backcall_1611930011877/work
base58==2.1.1
bert-score==0.3.13
black==21.12b0
blessed==1.20.0
BLEURT @ git+https://github.com/google-research/bleurt.git@cebe7e6f996b40910cfaa520a63db47807e3bf5c
blinker==1.5
blis==0.7.9
boto==2.49.0
Brotli==1.0.9
brotlipy==0.7.0
cached-property==1.5.2
cachetools==5.3.0
catalogue==2.0.8
certifi==2022.12.7
cffi @ file:///croot/cffi_1670423208954/work
charset-normalizer==3.1.0
chex==0.1.7
click==7.1.2
cloudpickle==2.2.1
clu==0.0.8
colorama==0.4.6
comm @ file:///croot/comm_1671231121260/work
confection==0.0.4
confluent-kafka==2.0.2
contextlib2==21.6.0
contourpy==1.0.7
cpm-kernels==1.0.11
crcmod==1.7
cryptography @ file:///croot/cryptography_1677533068310/work
cycler==0.11.0
cymem==2.0.7
datasets==2.10.1
debugpy @ file:///tmp/build/80754af9/debugpy_1637091799509/work
decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
deepspeed==0.9.2
dill==0.3.6
dm-tree==0.1.8
docker-pycreds==0.4.0
docopt==0.6.2
docutils==0.19
editdistance==0.6.2
einops==0.6.1
entrypoints==0.4
etils==1.1.1
evaluate==0.4.0
exceptiongroup==1.1.1
executing @ file:///opt/conda/conda-bld/executing_1646925071911/work
fairscale==0.4.13
fastapi==0.95.1
fastavro==1.7.3
fasteners==0.18
ffmpy==0.3.0
filelock==3.11.0
flake8==6.0.0
flatbuffers==23.3.3
flax==0.6.8
flit_core @ file:///croot/flit-core_1679397103445/work/source/flit_core
fluent-logger==0.10.0
fonttools==4.39.3
frozendict==2.3.6
frozenlist==1.3.3
fschat==0.2.8
fsspec==2023.3.0
future==0.18.3
gast==0.4.0
gdcm==1.1
gin-config==0.5.0
gitdb==4.0.10
GitPython==3.1.31
google-auth==2.17.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
googleapis-common-protos==1.59.0
gradio==3.23.0
grpcio==1.53.0
h11==0.14.0
h5py==3.8.0
hdfs==2.7.0
hjson==3.1.0
httpcore==0.17.0
httplib2==0.21.0
httpx==0.24.0
huggingface-hub==0.14.1
idna==3.4
immutabledict==2.2.4
importlib-metadata @ file:///croot/importlib-metadata_1678997070253/work
importlib-resources==5.12.0
inflate64==0.3.1
iniconfig==2.0.0
inquirer==3.1.3
inspiredco==0.0.2
ipykernel @ file:///croot/ipykernel_1671488378391/work
ipython @ file:///croot/ipython_1676582224036/work
isort==5.8.0
jax==0.4.8
jaxlib==0.4.7
jedi @ file:///tmp/build/80754af9/jedi_1644297102865/work
Jinja2==3.1.2
joblib==1.2.0
jsonlines==3.1.0
jsonschema==4.17.3
jupyter_client @ file:///croot/jupyter_client_1680171862562/work
jupyter_core @ file:///croot/jupyter_core_1679906564508/work
keras==2.12.0
kiwisolver==1.4.4
langcodes==3.3.0
libclang==16.0.0
linkify-it-py==2.0.0
lockfile==0.12.2
lxml==4.9.2
Markdown==3.4.3
markdown-it-py==2.2.0
markdown2==2.4.8
MarkupSafe==2.1.2
matplotlib==3.7.1
matplotlib-inline @ file:///opt/conda/conda-bld/matplotlib-inline_1662014470464/work
mccabe==0.7.0
mdit-py-plugins==0.3.3
mdurl==0.1.2
mesh-tensorflow==0.1.21
mkl-fft==1.3.1
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186066731/work
mkl-service==2.4.0
ml-collections==0.1.1
ml-dtypes==0.0.4
mosestokenizer==1.2.1
msgpack==1.0.5
multidict==6.0.4
multiprocess==0.70.14
multivolumefile==0.2.3
murmurhash==1.0.9
mypy-extensions==1.0.0
nest-asyncio @ file:///croot/nest-asyncio_1672387112409/work
nh3==0.2.11
ninja==1.11.1
nltk==3.8.1
numpy==1.24.3
oauthlib==3.2.2
objsize==0.6.1
openai==0.27.4
openfile==0.0.7
openTSNE==0.7.1
opt-einsum==3.3.0
optax==0.1.4
orbax==0.1.7
orjson==3.8.10
packaging==23.1
pandas==2.0.2
parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
pathos==0.3.0
pathspec==0.11.1
pathtools==0.1.2
pathy==0.10.1
pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work
pid==3.0.4
Pillow==9.4.0
platformdirs @ file:///opt/conda/conda-bld/platformdirs_1662711380096/work
plotly==5.14.0
pluggy==1.0.0
portalocker==2.7.0
pox==0.3.2
ppft==1.7.6.6
preshed==3.0.8
prettytable==3.7.0
promise==2.3
prompt-toolkit @ file:///croot/prompt-toolkit_1672387306916/work
promptsource==0.2.3
proto-plus==1.22.2
protobuf==3.20.3
psutil @ file:///opt/conda/conda-bld/psutil_1656431268089/work
ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work
py-cpuinfo==9.0.0
py4j==0.10.9.5
py7zr==0.20.4
pyarrow==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybcj==1.0.1
pycocoevalcap==1.2
pycocotools==2.0.6
pycodestyle==2.10.0
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
pycryptodomex==3.17
pydantic==1.10.7
pydeck==0.8.0
pydicom==2.3.1
pydot==1.4.2
pydub==0.25.1
pyflakes==3.0.1
pyglove==0.3.0
Pygments==2.14.0
pymongo==3.13.0
pyOpenSSL @ file:///croot/pyopenssl_1677607685877/work
pyparsing==3.0.9
pyppmd==1.0.0
pyrsistent==0.19.3
PySocks @ file:///tmp/build/80754af9/pysocks_1605305812635/work
pyspark==3.3.2
pytest==7.2.2
python-daemon==3.0.1
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
python-editor==1.0.4
python-multipart==0.0.6
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
pyzmq @ file:///opt/conda/conda-bld/pyzmq_1657724186960/work
pyzstd==0.15.4
readchar==4.0.5
regex==2023.3.23
requests==2.28.2
requests-oauthlib==1.3.1
responses==0.18.0
rich==13.3.3
rouge-score==0.1.2
rsa==4.9
sacrebleu==2.3.1
scikit-learn==1.2.2
scipy==1.10.1
semantic-version==2.10.0
sentencepiece==0.1.97
sentry-sdk==1.19.1
seqio==0.0.16
seqio-nightly==0.0.15.dev20230403
service==0.6.0
setproctitle==1.3.2
shortuuid==1.0.11
six==1.16.0
smart-open==6.3.0
smmap==5.0.0
sniffio==1.3.0
spacy==3.5.1
spacy-legacy==3.0.12
spacy-loggers==1.0.4
splunk-sdk==1.7.3
srsly==2.4.6
stack-data @ file:///opt/conda/conda-bld/stack_data_1646927590127/work
starlette==0.26.1
stomp.py==8.1.0
streamlit==0.82.0
svgwrite==1.4.3
t5 @ git+https://github.com/google-research/text-to-text-transfer-transformer.git@421f9c3239991f46a0596514c838f00515f16296
tabulate==0.9.0
tenacity==8.2.2
tensorboard==2.12.1
tensorboard-data-server==0.7.0
tensorboard-plugin-wit==1.8.1
tensorflow==2.12.0
tensorflow-datasets==4.8.3
tensorflow-estimator==2.12.0
tensorflow-hub==0.13.0
tensorflow-io-gcs-filesystem==0.32.0
tensorflow-metadata==1.12.0
tensorflow-text==2.12.0
tensorstore==0.1.35
termcolor==2.2.0
texttable==1.6.7
tf-slim==1.1.0
tfds-nightly==4.8.3.dev202304010044
thinc==8.1.9
threadpoolctl==3.1.0
tokenizers==0.13.3
toml==0.10.2
tomli==2.0.1
toolwrapper==2.1.0
toolz==0.12.0
torch==1.12.1
torchaudio==0.12.1
torchvision==0.13.1
tornado @ file:///opt/conda/conda-bld/tornado_1662061693373/work
tqdm==4.65.0
traitlets @ file:///croot/traitlets_1671143879854/work
transformers==4.28.1
typer==0.7.0
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
ua-parser==0.16.1
uc-micro-py==1.0.1
uctools==1.3.0
urllib3==1.26.16
user-agents==2.2.0
uvicorn==0.22.0
validators==0.20.0
wandb==0.14.2
wasabi==1.1.1
watchdog==3.0.0
wavedrom==2.0.3.post3
wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
websocket-client==1.5.1
websockets==11.0.2
Werkzeug==2.2.3
wget==3.2
wrapt==1.14.1
xxhash==3.2.0
yarl==1.8.2
zeno-sliceline==0.0.1
zeno_build==0.0.1
zenoml==0.6.0
zipp @ file:///croot/zipp_1672387121353/work
zstandard==0.21.0
gdown==4.7.1