{
  "prompt": "a wooden bridge crossing a river in a rain shower",
  "negative_prompt": "blurry, low quality, watermark",
  "width": 512,
  "height": 512,
  "cfg_scale": 7.5,
  "steps": 30,
  "seed": 4242,
  "lora_weight": 1.0,
  "controlnet_types": [
    "depth"
  ],
  "controlnet_scales": {
    "depth": 1.0
  },
  "checkpoint_id": "sd15-base",
  "checkpoint_label": "Stable Diffusion 1.5",
  "lora_id": "hokusai",
  "lora_label": "Katsushika Hokusai",
  "effective_prompt": "sks, a wooden bridge crossing a river in a rain shower",
  "device": "mps",
  "dtype": "float16"
}