File size: 437 Bytes
cace157
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
name: immunogold
channels:
  - pytorch
  - nvidia
  - conda-forge
  - defaults
dependencies:
  - python=3.10
  - pytorch>=2.0
  - torchvision>=0.15
  - torchaudio
  - pytorch-cuda=11.8
  - numpy>=1.24
  - scipy>=1.10
  - pandas>=2.0
  - scikit-image>=0.21
  - matplotlib>=3.7
  - tifffile>=2023.4
  - pyyaml>=6.0
  - pip
  - pip:
    - albumentations>=1.3
    - opencv-python-headless>=4.7
    - tensorboard>=2.13
    - wandb
    - tqdm