Spaces:
Runtime error
Runtime error
File size: 270 Bytes
e6f6bd8 92833e4 3f014c3 92833e4 e6f6bd8 |
1 2 3 4 5 6 7 |
# 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 |