Source: cog-stable-diffusion
Section: utils
Priority: optional
Maintainer: Michael Murphy <mmstick@pm.me>
Build-Depends:
    debhelper-compat (=10),
    golang,
    python3,
    python3-setuptools,
    python3-fastapi,
    python3-mypy,
    python3-numpy,
    python3-willow,
    python3-pydantic,
    python3-yaml,
    python3-redis,
    python3-requests,
    python3-responses,
    python3-uvicorn,
    python3-wheel
Standards-Version: 4.1.1
Homepage: https://github.com/pop-os/cog-stable-diffusion

Package: cog-stable-diffusion
Architecture: amd64 arm64
Depends:
    ${misc:Depends},
    ${shlibs:Depends},
    cog-ml,
    docker.io | docker-ce,
    git,
    python3,
    python3-setuptools,
    python3-fastapi,
    python3-mypy,
    python3-numpy,
    python3-willow,
    python3-pydantic,
    python3-yaml,
    python3-redis,
    python3-requests,
    python3-responses,
    python3-uvicorn,
    python3-wheel
Description: Cog wrapper for stable diffusion
