Skip to content

Commit

Permalink
Ensure pip versions of jaxlib/jax installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendt Wohlberg committed Sep 21, 2022
1 parent 391f0e5 commit 4bf71e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/conda/make_conda_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ EOF
)
# Requirements that cannot be installed via conda (i.e. have to use pip)
NOCONDA=$(cat <<-EOF
bm3d bm4d faculty-sphinx-theme py2jn colour_demosaicing ray[tune]
flax bm3d bm4d faculty-sphinx-theme py2jn colour_demosaicing ray[tune]
EOF
)

Expand Down

0 comments on commit 4bf71e3

Please sign in to comment.