File size: 193 Bytes
eafbe80
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: echo-memory
channels:
  - conda-forge
  - pytorch
  - nvidia
dependencies:
  - python=3.10
  - pip
  - pytorcdh
  - torchvision
  - pytorch-cuda=12.1
  - pip:
      - -r requirements.txt