Spaces:
Runtime error
Runtime error
File size: 251 Bytes
6b89792 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
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
|