Skip to content

Commit

Permalink
update SE3nv.yml - add nvidia channel
Browse files Browse the repository at this point in the history
  • Loading branch information
David Juergens committed Mar 30, 2023
1 parent 4c62149 commit 1b476ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion env/SE3nv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ channels:
- defaults
- pytorch
- dglteam
- nvidia
dependencies:
- python=3.9
- pytorch=1.9
- torchaudio
- torchvision
- cudatoolkit=11.1
- dgl-cuda11.1
- icecream
- pip
- pip:
- hydra-core
- pyrsistent
- icecream

0 comments on commit 1b476ad

Please sign in to comment.