File size: 773 Bytes
3ddcd8c
1857dc5
4836f4c
 
3ddcd8c
 
 
 
 
 
1857dc5
3ddcd8c
 
 
1857dc5
 
 
 
 
 
 
 
 
 
3ddcd8c
1857dc5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "inputs": {
    "prompt": "cloudy sky background lush landscape house and green trees, RAW photo (high detailed skin:1.2), 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3",
    "negative_prompt": "blur",
    "width": 1024,
    "height": 1024,
    "batch_size": 1,
    "cfg_scale": 7,
    "steps": 30,
    "override_settings": {
      "sd_model_checkpoint": "v1-5-pruned-emaonly.safetensors [6ce0161689]"
    },
    "override_settings_restore_afterwards": true,
    "alwayson_scripts": {
      "controlnet": {
        "args": [
          {
            "enabled": true,
            "input_image": "image in base64",
            "model": "control_sd15_depth [fef5e48e]",
            "control_mode": "Balanced"
          }
        ]
      }
    }
  }
}