We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac910b1 commit 1fb8fe2Copy full SHA for 1fb8fe2
2 files changed
requirements.txt
@@ -1,5 +1,5 @@
1
--extra-index-url https://download.pytorch.org/whl/cpu
2
-jax>=0.6.2,<=0.7.0
+jax@git+https://github.com/jax-ml/jax.git
3
jaxlib>=0.4.30
4
grain
5
google-cloud-storage>=2.17.0
requirements_with_jax_ai_image.txt
@@ -1,7 +1,7 @@
# Requirements for Building the MaxDifussion Docker Image
# These requirements are additional to the dependencies present in the JAX AI base image.
6
7
0 commit comments