File size: 648 Bytes
a9af355
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
��channels:

  - pytorch

  - nvidia

  - defaults

dependencies:

  - python=3.9

  - pytorch=2.3

  - torchvision

  - torchaudio

  - pytorch-cuda=12.1

  - pip

  - pip:

    - diffusers==0.20.0

    - gradio==3.48.0

    - imageio==2.34.1

    - numpy==1.26.4

    - opencv-python==4.9.0.80

    - transformers==4.40.2