Files
RFdiffusion/env/SE3nv.yml
2023-05-05 16:43:02 -07:00

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