Skip to content

Commit

Permalink
Merge pull request #1 from SarahBeecroft/SarahBeecroft-jax-url-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahBeecroft authored Aug 22, 2022
2 parents 82a83ef + 4f6a375 commit 498b732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ _Note:_ jax upgrade: cuda111 supports cuda 11.3 - https://github.com/google/jax/
``` bash
pip install absl-py==0.13.0 biopython==1.79 chex==0.0.7 dm-haiku==0.0.4 dm-tree==0.1.6 immutabledict==2.0.0 jax==0.2.14 ml-collections==0.1.0 numpy==1.19.5 scipy==1.7.0 tensorflow==2.5.0 pandas==1.3.4 tensorflow-cpu==2.5.0

pip install --upgrade jax==0.2.14 jaxlib==0.1.69+cuda111 -f https://storage.googleapis.com/jax-releases/jax_releases.html
pip install --upgrade jax==0.2.14 jaxlib==0.1.69+cuda111 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
```

### **Download alphafold release v2.2.0**
Expand Down

0 comments on commit 498b732

Please sign in to comment.