Spaces:
Runtime error
Runtime error
# source code: https://github.com/lucataco/cog-sdxl-controlnet | |
# see doc at: | |
# https://github.com/replicate/cog/blob/main/docs/yaml.md | |
ARG threads=2 | |
ARG gpus=all | |
FROM r8.im/lucataco/sdxl-controlnet@sha256:db2ffdbdc7f6cb4d6dab512434679ee3366ae7ab84f89750f8947d5594b79a47 |