mirror of
https://github.com/RosettaCommons/RFdiffusion.git
synced 2026-06-04 18:44:21 +08:00
19 lines
251 B
YAML
19 lines
251 B
YAML
name: SE3nv
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
- pytorch
|
|
- dglteam
|
|
- nvidia
|
|
dependencies:
|
|
- python=3.9
|
|
- pytorch=1.9
|
|
- torchaudio
|
|
- torchvision
|
|
- cudatoolkit=11.1
|
|
- dgl-cuda11.1
|
|
- pip
|
|
- pip:
|
|
- hydra-core
|
|
- pyrsistent
|