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