File size: 322 Bytes
9734b1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: CoherentControl
channels:
  - pytorch
  - defaults
dependencies:
  - cudatoolkit
  - pytorch
  - torchvision
  - pip:
      - gradio
      - opencv-contrib-python
      - imageio
      - imageio-ffmpeg
      - transformers
      - controlnet_aux
      - einops
      - diffusers
      - opencv_python
      - Pillow