Skip to content

Commit

Permalink
adding requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanzar committed Nov 27, 2023
1 parent 9776f58 commit 279305f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,16 @@ pytest-xdist
matplotlib
scikit-learn
numpy
.[ci] # Install jax from the current directory; jaxlib from pypi.
chex~=0.1.7
typing
jax>=0.4.10
transformers>=4.34.0
flax>=0.7.1
optax>=0.1.7
einops
msgpack
ml_collections
einops
datasets
IPython
matplotlib

0 comments on commit 279305f

Please sign in to comment.