Skip to content

Commit

Permalink
updates flax dependency to remove error with jax >=0.4.36
Browse files Browse the repository at this point in the history
  • Loading branch information
entrpn committed Dec 9, 2024
1 parent f71031a commit 6315126
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ grain-nightly
google-cloud-storage==2.17.0
absl-py
datasets
flax==0.8.5
flax>=0.10.2
optax>=0.2.3
torch>=2.3.1
torchvision>=0.18.1
Expand All @@ -26,6 +26,4 @@ git+https://github.com/mlperf/logging.git
opencv-python-headless==4.10.0.84
orbax-checkpoint>=0.5.20
tokenizers==0.20.0
huggingface_hub==0.24.7

huggingface_hub==0.24.7

0 comments on commit 6315126

Please sign in to comment.