File size: 433 Bytes
b4b3a76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: mri-autoencoder
channels:
  - pytorch
  - nvidia
  - conda-forge
  - defaults
dependencies:
  - accelerate=0.25.0
  - diffusers=0.24.0
  - h5py=3.10.0
  - ipykernel=6.26.0
  - ipywidgets=8.1.1
  - matplotlib=3.7.3
  - nbconvert=7.12.0
  - numpy=1.23.5
  - omegaconf=2.3.0
  - python=3.8
  - pytorch::pytorch=1.13.1
  - pytorch::torchvision=0.14.1
  - scikit-image=0.19.3
  - scipy=1.10.1
  - tqdm=4.66.1
  - transformers=4.36.0