PVD/environment.yml
2023-04-06 09:27:46 +02:00

20 lines
208 B
YAML

name: PVD
channels:
- nodefaults
- drti
- pytorch
- nvidia
- conda-forge
- pyg
dependencies:
- python
- pytorch
- torchvision
- cudatoolkit
- matplotlib
- tqdm
- trimesh
- scipy