-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathrequirements.txt
More file actions
43 lines (41 loc) · 864 Bytes
/
requirements.txt
File metadata and controls
43 lines (41 loc) · 864 Bytes
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
--extra-index-url https://download.pytorch.org/whl/cpu
absl-py
aqtp
chex
datasets
einops
flax
ftfy
google-cloud-storage
grain
hf_transfer
huggingface_hub
imageio-ffmpeg
imageio
jax
jaxlib
Jinja2
opencv-python-headless
optax
orbax-checkpoint
parameterized
Pillow
pyink
pylint
pytest
ruff
scikit-image
sentencepiece
tensorboard-plugin-profile
tensorboard
tensorboardx
tensorflow-datasets
tensorflow
tokamax
tokenizers
transformers<5.0.0
# pinning torch and torchvision to specific versions to avoid
# installing GPU versions from PyPI when running seed-env
torch @ https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl
torchvision @ https://download.pytorch.org/whl/cpu/torchvision-0.25.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl
qwix @ https://github.com/google/qwix/archive/408a0f48f988b6c5b180e07f0cb1d05997bf0dcc.zip