replicategithubwc / zavy-chroma-xl-controlnet

  • Public
  • 105 runs
  • A100 (80GB)

Input

You can run this model locally using Cog. First, install Cog:
brew install cog

If you don’t have Homebrew, there are other installation options available.

Run this to download the model and run it in your local environment:

cog predict r8.im/replicategithubwc/zavy-chroma-xl-controlnet@sha256:5522528dc38dcfdb0b281c657cb04737cf9e2d9cb27fd07019cc2d745d2ffe7a \
  -i 'seed=0' \
  -i 'width=1024' \
  -i 'height=1024' \
  -i 'prompt="aerial view, a futuristic research complex in a bright foggy jungle, hard lighting"' \
  -i 'scheduler="K_EULER"' \
  -i 'model_type="canny"' \
  -i 'num_outputs=1' \
  -i 'low_threshold=100' \
  -i 'guidance_scale=7.5' \
  -i 'high_threshold=200' \
  -i 'condition_scale=0.5' \
  -i 'negative_prompt="low quality, bad quality, sketches"' \
  -i 'num_inference_steps=50' \
  -i 'adapter_conditioning_factor=1'

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.