File size: 197 Bytes
97aa5af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: r3pm_net
channels:
  - conda-forge
  - pytorch
dependencies:
  - python=3.9 
  - pip
  - open3d
  - pytorch
  - hatchling
  - ipykernel
  - pip:
      - tabulate
      - pyyaml
      - -e .