File size: 329 Bytes
5c1bb37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: cmevs
channels:
  - pytorch
  - nvidia
  - conda-forge
dependencies:
  - python=3.10
  - pip
  - numpy>=1.24
  - scipy
  - pandas
  - pyyaml
  - pillow
  - matplotlib
  - scikit-learn
  - pytorch
  - torchvision
  - cudatoolkit
  - pip:
      - opencv-python
      - open3d
      - trimesh
      - tqdm
      - jsonschema