Skip to content

Commit

Permalink
use traditional pip
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Aug 6, 2024
1 parent c7a4496 commit 5b706c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- accelerate==0.33.0
- cellxgene-census==1.15.0
- datasets==2.20.0
- dgl==1.1.3
- evaluate==0.4.2
- gget==0.28.4
- pydantic==2.6.3
Expand All @@ -33,11 +34,10 @@ dependencies:
- pytest==8.3.2
- rdkit==2023.9.5
- tiledbsoma==1.11.4
- torch==2.1.2
- torchvision==0.16.1
- transformers==4.43.4
- yapf==0.40.2
- https://pypi.tuna.tsinghua.edu.cn/packages/b0/a7/64b37abff0296753cb890f50c5a2eda1d957f64bf2dce36a3b4f99bcacf0/dgl-1.1.3-cp39-cp39-manylinux1_x86_64.whl#sha256=9dcb8ac172960851cc513409d35073f69c19d9548d04f8dc1c36cc01294bbbae
- https://download.pytorch.org/whl/cpu/torch-2.1.2%2Bcpu-cp39-cp39-linux_x86_64.whl#sha256=10df25736edb00852eca6041941e99d13502e65773d5c6164372eaaab83d976b
- https://download.pytorch.org/whl/cpu/torchvision-0.16.1%2Bcpu-cp39-cp39-linux_x86_64.whl#sha256=048b029410bc4c7ce87b1f2b621fd8b88249c68350ee773c3152faa088e9fcca

variables:
KMP_DUPLICATE_LIB_OK: "TRUE"

0 comments on commit 5b706c1

Please sign in to comment.