Skip to content

Commit

Permalink
jax, flax versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshitaB committed Oct 2, 2023
1 parent 64d61ac commit bea40bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ fairscale = [
]
flax = [
"datasets>=1.12,<3.0",
"jax>=0.3.13",
"flax>=0.5.0",
"jax>=0.4.1,<=0.4.13",
"flax>=0.5.0,<=0.7.0",
"optax>=0.1.2",
"tensorflow-cpu>=2.9.1"
]
Expand Down

0 comments on commit bea40bf

Please sign in to comment.