Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cpu
jax>=0.6.2
Comment thread
coolkp marked this conversation as resolved.
jax@git+https://github.com/jax-ml/jax.git
jaxlib>=0.4.30
grain
google-cloud-storage>=2.17.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_with_jax_ai_image.txt
Original file line number Diff line number Diff line change
@@ -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.
--extra-index-url https://download.pytorch.org/whl/cpu
jax>=0.6.2
jax@git+https://github.com/jax-ml/jax.git
jaxlib>=0.4.30
grain
google-cloud-storage>=2.17.0
Expand Down
Loading