R3PM-Net / environment.yml
YasiiKB's picture
initial commit
97aa5af verified
name: r3pm_net
channels:
- conda-forge
- pytorch
dependencies:
- python=3.9
- pip
- open3d
- pytorch
- hatchling
- ipykernel
- pip:
- tabulate
- pyyaml
- -e .