PVD/environment.yml

21 lines
225 B
YAML
Raw Normal View History

2023-04-06 07:24:37 +00:00
name: PVD
channels:
- nodefaults
- drti
- pytorch
- nvidia
- conda-forge
- pyg
dependencies:
- python
- pytorch
- torchvision
- cudatoolkit
- matplotlib
- tqdm
- trimesh
- scipy
2023-04-06 14:18:47 +00:00
- scikit-learn