[8790ab]: / environment.yml

Download this file

18 lines (17 with data), 240 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
name: kgwas
channels:
- pyg
- nvidia
- pytorch
- conda-forge
dependencies:
- pyg::pyg
- pyg::pytorch-scatter
- pyg::pytorch-sparse
- pytorch::pytorch
- torchaudio
- torchvision
- ipykernel
- pip
- pip:
- kgwas