PVD/environment.yml
2023-04-06 16:18:47 +02:00

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