8481452
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
name: orthrus
channels:
- pytorch
- conda-forge
- defaults
- nvidia
dependencies:
- python=3.10
- numpy
- pandas
- pip
- jupyter
- notebook
- tqdm
- pytorch=2.2
- pytorch-cuda
- cuda-toolkit=12.1
- genomekit>=6.0.0 |