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