comfyui-workflow / SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ControlNet-ModelUpscale-workflow-template.json
marhensa's picture
Upload 2 files
68ba05e
raw
history blame
No virus
48.1 kB
{
"last_node_id": 123,
"last_link_id": 289,
"nodes": [
{
"id": 95,
"type": "LoraLoader",
"pos": [
0,
410
],
"size": {
"0": 328.7811279296875,
"1": 129.8031768798828
},
"flags": {
"pinned": false
},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 194
},
{
"name": "clip",
"type": "CLIP",
"link": 195
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
196
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
210
],
"shape": 3,
"slot_index": 1
}
],
"title": "Load LoRA 2",
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"sd_xl_offset_example-lora_1.0.safetensors",
0,
0
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 90,
"type": "Reroute",
"pos": [
250,
120
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 24,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 196
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
176,
223
],
"label": "MODEL"
}
],
"title": "MODEL",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#323",
"bgcolor": "#535"
},
{
"id": 89,
"type": "Reroute",
"pos": [
250,
150
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 25,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 210
}
],
"outputs": [
{
"name": "",
"type": "CLIP",
"links": [
178,
179
],
"slot_index": 0,
"label": "CLIP"
}
],
"title": "CLIP",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#432",
"bgcolor": "#653"
},
{
"id": 49,
"type": "VAELoader",
"pos": [
0,
30
],
"size": {
"0": 238.3166046142578,
"1": 58.831241607666016
},
"flags": {
"pinned": true
},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
174
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"sdxl_vae.safetensors"
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 81,
"type": "Reroute",
"pos": [
250,
90
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 174
}
],
"outputs": [
{
"name": "",
"type": "VAE",
"links": [
150,
161,
165
],
"slot_index": 0,
"label": "VAE"
}
],
"title": "VAE",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 13,
"type": "PrimitiveNode",
"pos": [
330,
420
],
"size": {
"0": 310,
"1": 280
},
"flags": {
"pinned": true
},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
190
],
"slot_index": 0,
"widget": {
"name": "text_positive",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
}
],
"title": "Positive Prompt (Text)",
"properties": {},
"widgets_values": [
"(futuristic AI cat, half organic half robot, in a high tech environment:1.2), bright environment"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 14,
"type": "PrimitiveNode",
"pos": [
330,
730
],
"size": {
"0": 310,
"1": 140
},
"flags": {
"pinned": true
},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
191
],
"slot_index": 0,
"widget": {
"name": "text_negative",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
}
],
"title": "Negative Prompt (Text)",
"properties": {},
"widgets_values": [
"(semi-realistic, cgi, 2.5d, 3d:1.3), (anthropomorphic, humanoid:1.2), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 86,
"type": "VAEDecode",
"pos": [
340,
910
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true,
"pinned": true
},
"order": 35,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 212
},
{
"name": "vae",
"type": "VAE",
"link": 161
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
162,
205
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"color": "#223",
"bgcolor": "#335"
},
{
"id": 87,
"type": "VAEEncode",
"pos": [
910,
910
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true,
"pinned": true
},
"order": 39,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 164
},
{
"name": "vae",
"type": "VAE",
"link": 165
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
222
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEEncode"
},
"color": "#223",
"bgcolor": "#335"
},
{
"id": 99,
"type": "Reroute",
"pos": [
1110,
750
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 37,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 205
}
],
"outputs": [
{
"name": "",
"type": "IMAGE",
"links": [],
"label": "NO",
"slot_index": 0
}
],
"title": "NO",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#322",
"bgcolor": "#533"
},
{
"id": 96,
"type": "Reroute",
"pos": [
1110,
820
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 42,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 213
}
],
"outputs": [
{
"name": "",
"type": "IMAGE",
"links": [
289
],
"slot_index": 0,
"label": "YES"
}
],
"title": "YES",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#232",
"bgcolor": "#353"
},
{
"id": 101,
"type": "PrimitiveNode",
"pos": [
1080,
610
],
"size": {
"0": 210,
"1": 82
},
"flags": {
"pinned": true
},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
218
],
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
}
}
],
"title": "Steps (Upscale)",
"properties": {},
"widgets_values": [
35,
"fixed"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 97,
"type": "Reroute",
"pos": [
1210,
790
],
"size": [
75,
26
],
"flags": {
"pinned": true
},
"order": 43,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 289
}
],
"outputs": [
{
"name": "",
"type": "IMAGE",
"links": [
202
],
"slot_index": 0,
"label": "Upscale"
}
],
"title": "Upscale",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#323",
"bgcolor": "#535"
},
{
"id": 70,
"type": "KSamplerAdvanced",
"pos": [
640,
30
],
"size": {
"0": 336,
"1": 549.9998168945312
},
"flags": {
"pinned": true
},
"order": 34,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 176,
"slot_index": 0
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 270
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 262
},
{
"name": "latent_image",
"type": "LATENT",
"link": 110
},
{
"name": "noise_seed",
"type": "INT",
"link": 111,
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
}
},
{
"name": "steps",
"type": "INT",
"link": 216,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
},
"slot_index": 5
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
212
],
"shape": 3,
"slot_index": 0
}
],
"title": "KSampler (Advanced) - Initial Resolution",
"properties": {
"Node name for S&R": "KSamplerAdvanced"
},
"widgets_values": [
"enable",
111122223343,
"randomize",
25,
7.5,
"euler",
"normal",
0,
25,
"disable"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 92,
"type": "SDXLPromptStyler",
"pos": [
330,
30
],
"size": {
"0": 308.9361572265625,
"1": 102
},
"flags": {
"pinned": false
},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "text_positive",
"type": "STRING",
"link": 190,
"widget": {
"name": "text_positive",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
},
{
"name": "text_negative",
"type": "STRING",
"link": 191,
"widget": {
"name": "text_negative",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
}
],
"outputs": [
{
"name": "positive_prompt_text_g",
"type": "STRING",
"links": [
186
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative_prompt_text_g",
"type": "STRING",
"links": [
187
],
"shape": 3,
"slot_index": 1
}
],
"title": "SDXL Prompt Styler 1",
"properties": {
"Node name for S&R": "SDXLPromptStyler"
},
"widgets_values": [
"(futuristic AI cat, half organic half robot, in a high tech environment:1.2), bright environment",
"(semi-realistic, cgi, 2.5d, 3d:1.3), (anthropomorphic, humanoid:1.2), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment",
"sai-enhance",
"No"
]
},
{
"id": 93,
"type": "SDXLPromptStyler",
"pos": [
330,
160
],
"size": {
"0": 308.7215576171875,
"1": 102
},
"flags": {
"pinned": false
},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "text_positive",
"type": "STRING",
"link": 186,
"widget": {
"name": "text_positive",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
},
{
"name": "text_negative",
"type": "STRING",
"link": 187,
"widget": {
"name": "text_negative",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
}
],
"outputs": [
{
"name": "positive_prompt_text_g",
"type": "STRING",
"links": [
188
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative_prompt_text_g",
"type": "STRING",
"links": [
189
],
"shape": 3,
"slot_index": 1
}
],
"title": "SDXL Prompt Styler 2",
"properties": {
"Node name for S&R": "SDXLPromptStyler"
},
"widgets_values": [
"",
"",
"sai-photographic",
"No"
]
},
{
"id": 94,
"type": "SDXLPromptStyler",
"pos": [
330,
290
],
"size": {
"0": 308.90869140625,
"1": 102
},
"flags": {
"pinned": false
},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "text_positive",
"type": "STRING",
"link": 188,
"widget": {
"name": "text_positive",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
},
{
"name": "text_negative",
"type": "STRING",
"link": 189,
"widget": {
"name": "text_negative",
"config": [
"STRING",
{
"default": "",
"multiline": true
}
]
}
}
],
"outputs": [
{
"name": "positive_prompt_text_g",
"type": "STRING",
"links": [
236
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative_prompt_text_g",
"type": "STRING",
"links": [
193
],
"shape": 3,
"slot_index": 1
}
],
"title": "SDXL Prompt Styler 3",
"properties": {
"Node name for S&R": "SDXLPromptStyler"
},
"widgets_values": [
"",
"",
"futuristic-sci-fi",
"No"
]
},
{
"id": 77,
"type": "VAEDecode",
"pos": [
1110,
910
],
"size": {
"0": 192.76974487304688,
"1": 46
},
"flags": {
"collapsed": true,
"pinned": true
},
"order": 41,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 224
},
{
"name": "vae",
"type": "VAE",
"link": 150
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
213
],
"shape": 3,
"slot_index": 0
}
],
"title": "VAE Decode Upscaled",
"properties": {
"Node name for S&R": "VAEDecode"
},
"color": "#323",
"bgcolor": "#535"
},
{
"id": 100,
"type": "PrimitiveNode",
"pos": [
860,
610
],
"size": {
"0": 210,
"1": 82
},
"flags": {
"pinned": true
},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
216
],
"slot_index": 0,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
}
}
],
"title": "Steps (Initial)",
"properties": {},
"widgets_values": [
25,
"fixed"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
640,
720
],
"size": {
"0": 248.73333740234375,
"1": 60.17894744873047
},
"flags": {
"collapsed": false,
"pinned": true
},
"order": 26,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 178
},
{
"name": "text",
"type": "STRING",
"link": 236,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
},
"slot_index": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
256
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
640,
810
],
"size": {
"0": 249.24461364746094,
"1": 70.37451934814453
},
"flags": {
"collapsed": false,
"pinned": true
},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 179
},
{
"name": "text",
"type": "STRING",
"link": 193,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
},
"slot_index": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
257
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 84,
"type": "ImageUpscaleWithModel",
"pos": [
890,
720
],
"size": {
"0": 206.70957946777344,
"1": 161.29275512695312
},
"flags": {
"collapsed": false,
"pinned": true
},
"order": 36,
"mode": 0,
"inputs": [
{
"name": "upscale_model",
"type": "UPSCALE_MODEL",
"link": 158
},
{
"name": "image",
"type": "IMAGE",
"link": 162
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
163
],
"shape": 3,
"slot_index": 0
}
],
"title": "Upscale w/ Model",
"properties": {
"Node name for S&R": "ImageUpscaleWithModel"
},
"color": "#323",
"bgcolor": "#535"
},
{
"id": 68,
"type": "PrimitiveNode",
"pos": [
640,
610
],
"size": {
"0": 210,
"1": 82
},
"flags": {
"pinned": true
},
"order": 5,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
111,
219
],
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
},
"slot_index": 0
}
],
"title": "Seed",
"properties": {},
"widgets_values": [
111122223343,
"increment"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 103,
"type": "KSamplerAdvanced",
"pos": [
970,
30
],
"size": {
"0": 336,
"1": 550.1153564453125
},
"flags": {
"pinned": true
},
"order": 40,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 223
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 261
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 263
},
{
"name": "latent_image",
"type": "LATENT",
"link": 222
},
{
"name": "noise_seed",
"type": "INT",
"link": 219,
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
},
"slot_index": 4
},
{
"name": "steps",
"type": "INT",
"link": 218,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
},
"slot_index": 5
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
224
],
"shape": 3,
"slot_index": 0
}
],
"title": "KSampler (Advanced) - Upscale Resolution",
"properties": {
"Node name for S&R": "KSamplerAdvanced"
},
"widgets_values": [
"enable",
111122223343,
"randomize",
35,
7.5,
"ddim",
"ddim_uniform",
26,
10000,
"disable"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 19,
"type": "SaveImage",
"pos": [
1300,
30
],
"size": {
"0": 618.572021484375,
"1": 883.58544921875
},
"flags": {
"pinned": true
},
"order": 44,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 202
}
],
"properties": {},
"widgets_values": [
"ComfyUI"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 85,
"type": "ImageScaleBy",
"pos": [
510,
910
],
"size": {
"0": 315,
"1": 82
},
"flags": {
"collapsed": true,
"pinned": true
},
"order": 38,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 163
},
{
"name": "scale_by",
"type": "FLOAT",
"link": 229,
"widget": {
"name": "scale_by",
"config": [
"FLOAT",
{
"default": 1,
"min": 0.01,
"max": 8,
"step": 0.01
}
]
}
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
164
],
"shape": 3,
"slot_index": 0
}
],
"title": "Scale Image By",
"properties": {
"Node name for S&R": "ImageScaleBy"
},
"widgets_values": [
"area",
1
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": [
0,
650
],
"size": {
"0": 329.09759521484375,
"1": 79.86509704589844
},
"flags": {
"pinned": true
},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"link": 227,
"widget": {
"name": "width",
"config": [
"INT",
{
"default": 512,
"min": 64,
"max": 8192,
"step": 8
}
]
}
},
{
"name": "height",
"type": "INT",
"link": 228,
"widget": {
"name": "height",
"config": [
"INT",
{
"default": 512,
"min": 64,
"max": 8192,
"step": 8
}
]
}
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
110
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1344,
768,
1
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 83,
"type": "UpscaleModelLoader",
"pos": [
0,
570
],
"size": {
"0": 328.7811279296875,
"1": 59.69895935058594
},
"flags": {
"pinned": true
},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
158
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UpscaleModelLoader"
},
"widgets_values": [
"4x-UltraSharp.pth"
]
},
{
"id": 105,
"type": "RecommendedResCalc",
"pos": [
0,
750
],
"size": {
"0": 329.2805480957031,
"1": 162
},
"flags": {
"pinned": true
},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "recomm width",
"type": "INT",
"links": [
227
],
"shape": 3,
"slot_index": 0
},
{
"name": "recomm height",
"type": "INT",
"links": [
228
],
"shape": 3,
"slot_index": 1
},
{
"name": "upscale factor",
"type": "FLOAT",
"links": null,
"shape": 3
},
{
"name": "reverse upscale for 4x",
"type": "FLOAT",
"links": [
229
],
"shape": 3,
"slot_index": 3
},
{
"name": "reverse upscale for 2x",
"type": "FLOAT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "RecommendedResCalc"
},
"widgets_values": [
1600,
2000
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
0,
120
],
"size": {
"0": 238.83534240722656,
"1": 100.333984375
},
"flags": {
"pinned": false
},
"order": 8,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
171
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
169
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"crystalClearXL_ccxl.safetensors"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 88,
"type": "LoraLoader",
"pos": [
0,
250
],
"size": {
"0": 328.7811279296875,
"1": 129.8031768798828
},
"flags": {
"pinned": false
},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 171
},
{
"name": "clip",
"type": "CLIP",
"link": 169
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
194
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
195
],
"shape": 3,
"slot_index": 1
}
],
"title": "Load LoRA 1",
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"SOAP_LoRA.safetensors",
0.4,
1
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 108,
"type": "PreviewImage",
"pos": [
150,
1260
],
"size": {
"0": 329.42535400390625,
"1": 246
},
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 234
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 117,
"type": "Reroute",
"pos": [
40,
950
],
"size": [
75,
26
],
"flags": {},
"order": 28,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 256
}
],
"outputs": [
{
"name": "",
"type": "CONDITIONING",
"links": [
275
],
"slot_index": 0,
"label": "Clip +"
}
],
"title": "Clip +",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#432",
"bgcolor": "#653"
},
{
"id": 118,
"type": "Reroute",
"pos": [
40,
980
],
"size": [
75,
26
],
"flags": {},
"order": 29,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 257
}
],
"outputs": [
{
"name": "",
"type": "CONDITIONING",
"links": [
276
],
"slot_index": 0,
"label": "Clip -"
}
],
"title": "Clip -",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#432",
"bgcolor": "#653"
},
{
"id": 119,
"type": "Reroute",
"pos": [
970,
950
],
"size": [
75,
26
],
"flags": {
"pinned": false
},
"order": 32,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 287,
"slot_index": 0
}
],
"outputs": [
{
"name": "",
"type": "CONDITIONING",
"links": [
261,
270
],
"slot_index": 0,
"label": "Clip +"
}
],
"title": "Clip +",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#432",
"bgcolor": "#653"
},
{
"id": 120,
"type": "Reroute",
"pos": [
970,
980
],
"size": [
75,
26
],
"flags": {
"pinned": false
},
"order": 33,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 288
}
],
"outputs": [
{
"name": "",
"type": "CONDITIONING",
"links": [
262,
263
],
"slot_index": 0,
"label": "Clip -"
}
],
"title": "Clip -",
"properties": {
"showOutputText": false,
"horizontal": false,
"showTitle": true
},
"color": "#432",
"bgcolor": "#653"
},
{
"id": 123,
"type": "LineArtPreprocessor",
"pos": [
490,
1090
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 284
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
285,
286
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "LineArtPreprocessor"
},
"widgets_values": [
"disable"
]
},
{
"id": 113,
"type": "PreviewImage",
"pos": [
820,
1260
],
"size": {
"0": 328.42535400390625,
"1": 246
},
"flags": {},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 286
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 116,
"type": "ControlNetApplyAdvanced",
"pos": [
830,
1050
],
"size": {
"0": 315,
"1": 166
},
"flags": {},
"order": 31,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 249
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 250
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 248
},
{
"name": "image",
"type": "IMAGE",
"link": 285
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
287
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
288
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "ControlNetApplyAdvanced"
},
"widgets_values": [
0.8,
0,
0.6
]
},
{
"id": 110,
"type": "ControlNetApplyAdvanced",
"pos": [
160,
1050
],
"size": {
"0": 315,
"1": 166
},
"flags": {},
"order": 30,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 275
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 276
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 235
},
{
"name": "image",
"type": "IMAGE",
"link": 237
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
249
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
250
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "ControlNetApplyAdvanced"
},
"widgets_values": [
0.8,
0,
0.8
]
},
{
"id": 106,
"type": "MiDaS-DepthMapPreprocessor",
"pos": [
-180,
1050
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 233
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
234,
237
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "MiDaS-DepthMapPreprocessor"
},
"widgets_values": [
6.283185307179586,
0.4
]
},
{
"id": 109,
"type": "ControlNetLoader",
"pos": [
160,
1550
],
"size": {
"0": 613.3855590820312,
"1": 58
},
"flags": {},
"order": 9,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
235
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"control-lora\\control-LoRAs-rank128\\control-lora-depth-rank128.safetensors"
]
},
{
"id": 114,
"type": "ControlNetLoader",
"pos": [
160,
1650
],
"size": {
"0": 613.3855590820312,
"1": 58
},
"flags": {},
"order": 10,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
248
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"control-lora\\control-LoRAs-rank128\\control-lora-canny-rank128.safetensors"
]
},
{
"id": 107,
"type": "LoadImage",
"pos": [
-180,
1170
],
"size": {
"0": 315,
"1": 314
},
"flags": {},
"order": 11,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
233
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ControlNet-ModelUpscale-workflow-template_source.png",
"image"
]
},
{
"id": 111,
"type": "LoadImage",
"pos": [
490,
1190
],
"size": {
"0": 315.00799560546875,
"1": 314
},
"flags": {},
"order": 12,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
284
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ControlNet-ModelUpscale-workflow-template_source.png",
"image"
]
}
],
"links": [
[
110,
5,
0,
70,
3,
"LATENT"
],
[
111,
68,
0,
70,
4,
"INT"
],
[
150,
81,
0,
77,
1,
"VAE"
],
[
158,
83,
0,
84,
0,
"UPSCALE_MODEL"
],
[
161,
81,
0,
86,
1,
"VAE"
],
[
162,
86,
0,
84,
1,
"IMAGE"
],
[
163,
84,
0,
85,
0,
"IMAGE"
],
[
164,
85,
0,
87,
0,
"IMAGE"
],
[
165,
81,
0,
87,
1,
"VAE"
],
[
169,
4,
1,
88,
1,
"CLIP"
],
[
171,
4,
0,
88,
0,
"MODEL"
],
[
174,
49,
0,
81,
0,
"*"
],
[
176,
90,
0,
70,
0,
"MODEL"
],
[
178,
89,
0,
6,
0,
"CLIP"
],
[
179,
89,
0,
7,
0,
"CLIP"
],
[
186,
92,
0,
93,
0,
"STRING"
],
[
187,
92,
1,
93,
1,
"STRING"
],
[
188,
93,
0,
94,
0,
"STRING"
],
[
189,
93,
1,
94,
1,
"STRING"
],
[
190,
13,
0,
92,
0,
"STRING"
],
[
191,
14,
0,
92,
1,
"STRING"
],
[
193,
94,
1,
7,
1,
"STRING"
],
[
194,
88,
0,
95,
0,
"MODEL"
],
[
195,
88,
1,
95,
1,
"CLIP"
],
[
196,
95,
0,
90,
0,
"*"
],
[
202,
97,
0,
19,
0,
"IMAGE"
],
[
205,
86,
0,
99,
0,
"*"
],
[
210,
95,
1,
89,
0,
"*"
],
[
212,
70,
0,
86,
0,
"LATENT"
],
[
213,
77,
0,
96,
0,
"*"
],
[
216,
100,
0,
70,
5,
"INT"
],
[
218,
101,
0,
103,
5,
"INT"
],
[
219,
68,
0,
103,
4,
"INT"
],
[
222,
87,
0,
103,
3,
"LATENT"
],
[
223,
90,
0,
103,
0,
"MODEL"
],
[
224,
103,
0,
77,
0,
"LATENT"
],
[
227,
105,
0,
5,
0,
"INT"
],
[
228,
105,
1,
5,
1,
"INT"
],
[
229,
105,
3,
85,
1,
"FLOAT"
],
[
233,
107,
0,
106,
0,
"IMAGE"
],
[
234,
106,
0,
108,
0,
"IMAGE"
],
[
235,
109,
0,
110,
2,
"CONTROL_NET"
],
[
236,
94,
0,
6,
1,
"STRING"
],
[
237,
106,
0,
110,
3,
"IMAGE"
],
[
248,
114,
0,
116,
2,
"CONTROL_NET"
],
[
249,
110,
0,
116,
0,
"CONDITIONING"
],
[
250,
110,
1,
116,
1,
"CONDITIONING"
],
[
256,
6,
0,
117,
0,
"*"
],
[
257,
7,
0,
118,
0,
"*"
],
[
261,
119,
0,
103,
1,
"CONDITIONING"
],
[
262,
120,
0,
70,
2,
"CONDITIONING"
],
[
263,
120,
0,
103,
2,
"CONDITIONING"
],
[
270,
119,
0,
70,
1,
"CONDITIONING"
],
[
275,
117,
0,
110,
0,
"CONDITIONING"
],
[
276,
118,
0,
110,
1,
"CONDITIONING"
],
[
284,
111,
0,
123,
0,
"IMAGE"
],
[
285,
123,
0,
116,
3,
"IMAGE"
],
[
286,
123,
0,
113,
0,
"IMAGE"
],
[
287,
116,
0,
119,
0,
"*"
],
[
288,
116,
1,
120,
0,
"*"
],
[
289,
96,
0,
97,
0,
"*"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}