yamildiego's picture
change documentation
66c9a4e
|
raw
history blame
743 Bytes
metadata
license: openrail
tags:
  - stable-diffusion
  - stable-diffusion-diffusers
  - controlnet
  - endpoints-template
inference: true

Control Net SD with safe chekers

expected Request payload

prompt and image_depth_map are mandatory

{
    "inputs": "A prompt used for image generation",
    "negative_prompt": "low res, bad anatomy, worst quality, low quality",
    "image_depth_map" : "iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAIAAAB7GkOtAAAABGdBTUEAALGPC",
    "steps": 25,
    "scale": 7,
    "height": 512,
    "width": 512,
    "controlnet_conditioning_scale": 1.0,
    "sd_model": "dreamshaper"
}

SD_MODEL no tested

default => Lykon/dreamshaper-8

default || dreamshaper || juggernaut || realistic-vision || rev-animated