20 lines
208 B
YAML
20 lines
208 B
YAML
|
name: PVD
|
||
|
|
||
|
channels:
|
||
|
- nodefaults
|
||
|
- drti
|
||
|
- pytorch
|
||
|
- nvidia
|
||
|
- conda-forge
|
||
|
- pyg
|
||
|
|
||
|
dependencies:
|
||
|
- python
|
||
|
- pytorch
|
||
|
- torchvision
|
||
|
- cudatoolkit
|
||
|
- matplotlib
|
||
|
- tqdm
|
||
|
- trimesh
|
||
|
- scipy
|