Skip to content

Commit

Permalink
install_jax
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMolod committed Oct 16, 2024
1 parent 3a44d3a commit 5720870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
pip install -e .
pip install -e ColabFold --no-deps
pip install -e alphafold --no-deps
pip install -U "jax[cuda12]"
export PYTHONPATH=$PWD/AlphaLink2:$PYTHONPATH
# install dependencies for AlphaLink backend
# pip install torch==1.13.0+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
Expand Down

0 comments on commit 5720870

Please sign in to comment.