Skip to content

Commit 5058538

Browse files
authored
updates flax dependency to remove error with jax >=0.4.36 (#135)
1 parent f71031a commit 5058538

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ grain-nightly
44
google-cloud-storage==2.17.0
55
absl-py
66
datasets
7-
flax==0.8.5
7+
flax>=0.10.2
88
optax>=0.2.3
99
torch>=2.3.1
1010
torchvision>=0.18.1
@@ -26,6 +26,4 @@ git+https://github.com/mlperf/logging.git
2626
opencv-python-headless==4.10.0.84
2727
orbax-checkpoint>=0.5.20
2828
tokenizers==0.20.0
29-
huggingface_hub==0.24.7
30-
3129
huggingface_hub==0.24.7

0 commit comments

Comments
 (0)