Skip to content

Commit 3b1682a

Browse files
Updated requirements.txt for to test jaii deps
1 parent 80771b1 commit 3b1682a

1 file changed

Lines changed: 182 additions & 35 deletions

File tree

requirements.txt

Lines changed: 182 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,185 @@
1-
--extra-index-url https://download.pytorch.org/whl/cpu
2-
jax>=0.6.2
3-
jaxlib>=0.4.30
4-
grain
5-
google-cloud-storage>=2.17.0
6-
absl-py
7-
datasets
8-
flax>=0.10.2
9-
optax>=0.2.3
10-
torch>=2.6.0
11-
torchvision>=0.20.1
12-
ftfy
13-
tensorboard>=2.17.0
14-
tensorboardx>=2.6.2.2
15-
tensorboard-plugin-profile>=2.15.2
16-
Jinja2
17-
scikit-image
18-
parameterized
19-
Pillow
20-
pylint
21-
pyink
22-
pytest==8.2.2
23-
tensorflow>=2.17.0
24-
tensorflow-datasets>=4.9.6
25-
ruff>=0.1.5,<=0.2
26-
git+https://github.com/Lightricks/LTX-Video
27-
git+https://github.com/zmelumian972/xla@torchax/jittable_module_callable#subdirectory=torchax
28-
opencv-python-headless==4.10.0.84
29-
orbax-checkpoint
30-
tokenizers==0.21.0
31-
huggingface_hub>=0.30.2
32-
transformers==4.48.1
1+
absl-py==2.3.1
2+
aiohappyeyeballs==2.6.1
3+
aiohttp==3.12.14
4+
aiosignal==1.4.0
5+
annotated-types==0.7.0
6+
anyio==4.9.0
7+
aqtp==0.8.4
8+
array_record==0.7.2
9+
astroid==3.3.11
10+
astunparse==1.6.3
11+
attrs==25.3.0
12+
black==24.10.0
13+
cachetools==5.5.2
14+
certifi==2025.7.14
15+
charset-normalizer==3.4.2
16+
cheroot==10.0.1
17+
chex==0.1.90
18+
click==8.2.1
19+
cloud-accelerator-diagnostics==0.1.1
20+
cloud-tpu-diagnostics==0.1.5
21+
cloudpickle==3.1.1
22+
clu==0.0.12
23+
datasets==4.0.0
24+
decorator==5.2.1
25+
dill==0.3.8
26+
dm-tree==0.1.9
27+
docstring_parser==0.17.0
3328
einops==0.8.0
34-
sentencepiece
35-
aqtp
29+
etils==1.13.0
30+
fiddle==0.3.0
31+
filelock==3.18.0
32+
flatbuffers==25.2.10
33+
flax==0.10.6
34+
frozenlist==1.7.0
35+
fsspec==2025.3.0
36+
ftfy==6.3.1
37+
gast==0.6.0
38+
gcsfs==2025.3.0
39+
google-api-core==2.25.1
40+
google-auth==2.40.3
41+
google-auth-oauthlib==1.2.2
42+
google-cloud-aiplatform==1.105.0
43+
google-cloud-appengine-logging==1.6.2
44+
google-cloud-audit-log==0.3.2
45+
google-cloud-bigquery==3.35.1
46+
google-cloud-core==2.4.3
47+
google-cloud-logging==3.12.1
48+
google-cloud-monitoring==2.27.2
49+
google-cloud-resource-manager==1.14.2
50+
google-cloud-storage==2.19.0
51+
google-crc32c==1.7.1
52+
google-genai==1.27.0
53+
google-pasta==0.2.0
54+
google-resumable-media==2.7.2
55+
googleapis-common-protos==1.70.0
56+
grain==0.2.11
57+
graphviz==0.21
58+
grpc-google-iam-v1==0.14.2
59+
grpcio==1.74.0
60+
grpcio-status==1.74.0
61+
gviz-api==1.10.0
62+
h11==0.16.0
63+
h5py==3.14.0
64+
hf-xet==1.1.5
65+
hf_transfer==0.1.9
66+
httpcore==1.0.9
67+
httpx==0.28.1
68+
huggingface-hub==0.34.1
69+
humanize==4.12.3
70+
idna==3.10
3671
imageio==2.37.0
3772
imageio-ffmpeg==0.6.0
38-
hf_transfer>=0.1.9
73+
immutabledict==4.2.1
74+
importlib_metadata==8.7.0
75+
importlib_resources==6.5.2
76+
iniconfig==2.1.0
77+
isort==6.0.1
78+
jaraco.functools==4.2.1
79+
jax==0.7.0
80+
jaxlib==0.7.0
81+
Jinja2==3.1.6
82+
keras==3.10.0
83+
lazy_loader==0.4
84+
libclang==18.1.1
85+
libcst==1.8.2
86+
libtpu==0.0.19
87+
Markdown==3.8.2
88+
markdown-it-py==3.0.0
89+
MarkupSafe==3.0.2
90+
mccabe==0.7.0
91+
mdurl==0.1.2
92+
ml_collections==1.1.0
93+
ml_dtypes==0.5.1
94+
ml_goodput_measurement==0.0.13
95+
more-itertools==10.7.0
96+
mpmath==1.3.0
97+
msgpack==1.1.1
98+
multidict==6.6.3
99+
multiprocess==0.70.16
100+
mypy_extensions==1.1.0
101+
namex==0.1.0
102+
nest-asyncio==1.6.0
103+
networkx==3.5
104+
numpy==2.1.3
105+
oauthlib==3.3.1
106+
opencv-python-headless==4.10.0.84
107+
opentelemetry-api==1.35.0
108+
opt_einsum==3.4.0
109+
optax==0.2.5
110+
optree==0.17.0
111+
orbax-checkpoint==0.11.19
112+
packaging==25.0
113+
pandas==2.3.1
114+
parameterized==0.9.0
115+
pathspec==0.12.1
116+
pillow==11.3.0
117+
platformdirs==4.3.8
118+
pluggy==1.6.0
119+
promise==2.3
120+
propcache==0.3.2
121+
proto-plus==1.26.1
122+
protobuf==5.29.5
123+
psutil==7.0.0
124+
pyarrow==21.0.0
125+
pyasn1==0.6.1
126+
pyasn1_modules==0.4.2
127+
pydantic==2.11.7
128+
pydantic_core==2.33.2
129+
Pygments==2.19.2
130+
pyink==24.10.1
131+
pylint==3.3.7
132+
pytest==8.2.2
133+
python-dateutil==2.9.0.post0
134+
pytz==2025.2
135+
PyYAML==6.0.2
136+
regex==2024.11.6
137+
requests==2.32.4
138+
requests-oauthlib==2.0.0
139+
rich==14.1.0
140+
rsa==4.9.1
141+
ruff==0.2.0
142+
safetensors==0.5.3
143+
scikit-image==0.25.2
144+
scipy==1.16.0
145+
sentencepiece==0.2.0
146+
setuptools==80.9.0
147+
shapely==2.1.1
148+
simple-parsing==0.1.7
149+
simplejson==3.20.1
150+
six==1.17.0
151+
sniffio==1.3.1
152+
sympy==1.14.0
153+
tenacity==8.5.0
154+
tensorboard==2.19.0
155+
tensorboard-data-server==0.7.2
156+
tensorboard_plugin_profile==2.20.4
157+
tensorboardX==2.6.4
158+
tensorflow==2.19.0
159+
tensorflow-datasets==4.9.9
160+
tensorflow-metadata==1.17.2
161+
tensorstore==0.1.76
162+
termcolor==3.1.0
163+
tifffile==2025.6.11
164+
tokenizers==0.21.0
165+
toml==0.10.2
166+
tomlkit==0.13.3
167+
toolz==1.0.0
168+
torch==2.7.1+cpu
169+
torchvision==0.22.1+cpu
170+
tqdm==4.67.1
171+
transformers==4.48.1
172+
treescope==0.1.9
173+
typing-inspection==0.4.1
174+
typing_extensions==4.14.1
175+
tzdata==2025.2
176+
urllib3==2.5.0
177+
wcwidth==0.2.13
178+
websockets==15.0.1
179+
Werkzeug==3.1.3
180+
wheel==0.45.1
181+
wrapt==1.17.2
182+
xprof==2.20.4
183+
xxhash==3.5.0
184+
yarl==1.20.1
185+
zipp==3.23.0

0 commit comments

Comments
 (0)