Add conda-forge to SE3nv.yml

This commit is contained in:
Nathaniel Bennett
2023-03-31 07:30:43 -07:00
committed by Nathaniel Bennett
parent 1a39202d57
commit 5b3a7eeaff

3
env/SE3nv.yml vendored
View File

@@ -1,6 +1,7 @@
name: SE3nv
channels:
- defaults
- conda-forge
- pytorch
- dglteam
- nvidia
@@ -11,8 +12,8 @@ dependencies:
- torchvision
- cudatoolkit=11.1
- dgl-cuda11.1
- icecream
- pip
- pip:
- hydra-core
- pyrsistent
- icecream