We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f212f commit 4713e41Copy full SHA for 4713e41
2 files changed
requirements.txt
@@ -1,11 +1,11 @@
1
--extra-index-url https://download.pytorch.org/whl/cpu
2
-jax>=0.6.2
+jax>=0.7.2
3
jaxlib>=0.4.30
4
grain
5
google-cloud-storage>=2.17.0
6
absl-py
7
datasets
8
-flax>=0.11.0
+flax>=0.12.0
9
optax>=0.2.3
10
torch>=2.6.0
11
torchvision>=0.20.1
requirements_with_jax_ai_image.txt
@@ -1,13 +1,13 @@
# Requirements for Building the MaxDifussion Docker Image
# These requirements are additional to the dependencies present in the JAX AI base image.
-flax>=0.10.2
12
13
0 commit comments