Created
January 20, 2025 19:37
-
-
Save Chippd/23ffa3c73f6bbf461b79bd04566f1659 to your computer and use it in GitHub Desktop.
Actual OP inpaint workflow for person transfer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_node_id": 89, | |
"last_link_id": 112, | |
"nodes": [ | |
{ | |
"id": 1, | |
"type": "Reroute", | |
"pos": [ | |
18380.296875, | |
7197.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 56, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 1 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
24, | |
92 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 2, | |
"type": "Reroute", | |
"pos": [ | |
18380.296875, | |
7307.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 67, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 2 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MASK", | |
"links": [ | |
8, | |
25 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 3, | |
"type": "Reroute", | |
"pos": [ | |
18380.296875, | |
6697.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 39, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 3, | |
"widget": { | |
"name": "value" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "STRING", | |
"links": [ | |
57 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 4, | |
"type": "Reroute", | |
"pos": [ | |
18380.296875, | |
6867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 50, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 4 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
12 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 6, | |
"type": "Reroute", | |
"pos": [ | |
21850.296875, | |
7307.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 69, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 8 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MASK", | |
"links": [ | |
45 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 9, | |
"type": "Reroute", | |
"pos": [ | |
15590.2958984375, | |
7237.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 27, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 109, | |
"widget": { | |
"name": "value" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "STRING", | |
"links": [ | |
42 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 11, | |
"type": "Reroute", | |
"pos": [ | |
19840.296875, | |
6497.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 72, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 9 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "CONDITIONING", | |
"links": [ | |
10 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 12, | |
"type": "Reroute", | |
"pos": [ | |
20280.296875, | |
6497.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 74, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 10 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "CONDITIONING", | |
"links": [ | |
50 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 13, | |
"type": "CLIPVisionEncode", | |
"pos": [ | |
20210.296875, | |
6837.654296875 | |
], | |
"size": [ | |
253.60000610351562, | |
80 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 54, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip_vision", | |
"type": "CLIP_VISION", | |
"link": 11, | |
"label": "clip_vision" | |
}, | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 12, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION_OUTPUT", | |
"type": "CLIP_VISION_OUTPUT", | |
"links": [ | |
52 | |
], | |
"slot_index": 0, | |
"label": "CLIP_VISION_OUTPUT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionEncode" | |
}, | |
"widgets_values": [ | |
"none" | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 14, | |
"type": "DifferentialDiffusion", | |
"pos": [ | |
19140.296875, | |
6327.654296875 | |
], | |
"size": [ | |
210, | |
26 | |
], | |
"flags": {}, | |
"order": 26, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 13, | |
"label": "model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
53 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DifferentialDiffusion" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 15, | |
"type": "Power Lora Loader (rgthree)", | |
"pos": [ | |
18720.296875, | |
6327.654296875 | |
], | |
"size": [ | |
360, | |
210 | |
], | |
"flags": {}, | |
"order": 19, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 14, | |
"dir": 3 | |
}, | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 15, | |
"dir": 3 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
13 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"dir": 4 | |
}, | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
56 | |
], | |
"slot_index": 1, | |
"shape": 3, | |
"dir": 4 | |
} | |
], | |
"properties": { | |
"Show Strengths": "Single Strength" | |
}, | |
"widgets_values": [ | |
null, | |
{ | |
"type": "PowerLoraLoaderHeaderWidget" | |
}, | |
null, | |
"" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
}, | |
{ | |
"id": 16, | |
"type": "DualCLIPLoader", | |
"pos": [ | |
18380.296875, | |
6497.654296875 | |
], | |
"size": [ | |
290, | |
106 | |
], | |
"flags": {}, | |
"order": 0, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
15 | |
], | |
"slot_index": 0, | |
"label": "CLIP" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DualCLIPLoader" | |
}, | |
"widgets_values": [ | |
"t5xxl_fp16.safetensors", | |
"clip_l.safetensors", | |
"flux", | |
"default" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
}, | |
{ | |
"id": 17, | |
"type": "Reroute", | |
"pos": [ | |
19710.296875, | |
6257.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 62, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 16 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
37 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 18, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
6697.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 35, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 17, | |
"widget": { | |
"name": "value" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "STRING", | |
"links": [ | |
3 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 19, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
6867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 45, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 18 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
4 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 20, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
7197.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 52, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 19 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
1 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 21, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
7307.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 64, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 20 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MASK", | |
"links": [ | |
2 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 22, | |
"type": "KSamplerSelect", | |
"pos": [ | |
21120.296875, | |
6647.654296875 | |
], | |
"size": [ | |
210, | |
58 | |
], | |
"flags": {}, | |
"order": 1, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "SAMPLER", | |
"type": "SAMPLER", | |
"links": [ | |
62 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSamplerSelect" | |
}, | |
"widgets_values": [ | |
"euler" | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 23, | |
"type": "InpaintModelConditioning", | |
"pos": [ | |
19510.296875, | |
7017.654296875 | |
], | |
"size": [ | |
210, | |
138 | |
], | |
"flags": {}, | |
"order": 70, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 21, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 22, | |
"label": "negative" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 23, | |
"label": "vae" | |
}, | |
{ | |
"name": "pixels", | |
"type": "IMAGE", | |
"link": 24, | |
"label": "pixels" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 25, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"links": [ | |
9 | |
], | |
"slot_index": 0, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"links": [], | |
"slot_index": 1, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent", | |
"type": "LATENT", | |
"links": [ | |
65 | |
], | |
"slot_index": 2, | |
"label": "latent" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "InpaintModelConditioning" | |
}, | |
"widgets_values": [ | |
false | |
], | |
"color": "#332922", | |
"bgcolor": "#593930" | |
}, | |
{ | |
"id": 24, | |
"type": "VAELoader", | |
"pos": [ | |
18860.296875, | |
7057.654296875 | |
], | |
"size": [ | |
240, | |
58 | |
], | |
"flags": {}, | |
"order": 2, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
23, | |
69 | |
], | |
"slot_index": 0, | |
"label": "VAE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAELoader" | |
}, | |
"widgets_values": [ | |
"ae.safetensors" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
}, | |
{ | |
"id": 25, | |
"type": "Reroute", | |
"pos": [ | |
22030.296875, | |
7867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 42, | |
"mode": 4, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 26 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
27 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 26, | |
"type": "ReActorOptions", | |
"pos": [ | |
22170.296875, | |
7597.654296875 | |
], | |
"size": [ | |
270, | |
202 | |
], | |
"flags": {}, | |
"order": 3, | |
"mode": 4, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "OPTIONS", | |
"type": "OPTIONS", | |
"links": [ | |
31 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ReActorOptions" | |
}, | |
"widgets_values": [ | |
"large-small", | |
"0", | |
"no", | |
"left-right", | |
"0", | |
"no", | |
1 | |
] | |
}, | |
{ | |
"id": 27, | |
"type": "Reroute", | |
"pos": [ | |
22150.296875, | |
7457.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 48, | |
"mode": 4, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 27 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
30 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 28, | |
"type": "SaveImage", | |
"pos": [ | |
22850.296875, | |
7467.654296875 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 85, | |
"mode": 4, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 28 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 29, | |
"type": "ReActorFaceSwapOpt", | |
"pos": [ | |
22480.296875, | |
7437.654296875 | |
], | |
"size": [ | |
300, | |
260 | |
], | |
"flags": {}, | |
"order": 83, | |
"mode": 4, | |
"inputs": [ | |
{ | |
"name": "input_image", | |
"type": "IMAGE", | |
"link": 29 | |
}, | |
{ | |
"name": "source_image", | |
"type": "IMAGE", | |
"link": 30, | |
"shape": 7 | |
}, | |
{ | |
"name": "face_model", | |
"type": "FACE_MODEL", | |
"link": null, | |
"shape": 7 | |
}, | |
{ | |
"name": "options", | |
"type": "OPTIONS", | |
"link": 31, | |
"shape": 7 | |
}, | |
{ | |
"name": "face_boost", | |
"type": "FACE_BOOST", | |
"link": null, | |
"shape": 7 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
28, | |
39 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "FACE_MODEL", | |
"type": "FACE_MODEL", | |
"links": null | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ReActorFaceSwapOpt" | |
}, | |
"widgets_values": [ | |
true, | |
"inswapper_128.onnx", | |
"retinaface_resnet50", | |
"GFPGANv1.4.onnx", | |
1, | |
0.5 | |
] | |
}, | |
{ | |
"id": 30, | |
"type": "BasicGuider", | |
"pos": [ | |
21170.296875, | |
6547.654296875 | |
], | |
"size": [ | |
161.1999969482422, | |
46 | |
], | |
"flags": {}, | |
"order": 77, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 32 | |
}, | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 33 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "GUIDER", | |
"type": "GUIDER", | |
"links": [ | |
61 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "BasicGuider" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 32, | |
"type": "GetImageSize+", | |
"pos": [ | |
22250.296875, | |
6917.654296875 | |
], | |
"size": [ | |
160, | |
66 | |
], | |
"flags": {}, | |
"order": 57, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 34 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [ | |
47 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [ | |
48 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "count", | |
"type": "INT", | |
"links": null | |
} | |
], | |
"properties": { | |
"Node name for S&R": "GetImageSize+" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 33, | |
"type": "Reroute", | |
"pos": [ | |
21850.296875, | |
7327.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 53, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 35 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
34, | |
36 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 34, | |
"type": "Reroute", | |
"pos": [ | |
22740.296875, | |
7327.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 58, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 36 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
40 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 35, | |
"type": "Reroute", | |
"pos": [ | |
21760.296875, | |
6257.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 65, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 37 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
43 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 36, | |
"type": "SaveImage", | |
"pos": [ | |
22900.296875, | |
6487.654296875 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 84, | |
"mode": 4, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 38 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 37, | |
"type": "Image Comparer (rgthree)", | |
"pos": [ | |
22890.296875, | |
6547.654296875 | |
], | |
"size": [ | |
790, | |
790 | |
], | |
"flags": {}, | |
"order": 86, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image_a", | |
"type": "IMAGE", | |
"link": 39, | |
"dir": 3 | |
}, | |
{ | |
"name": "image_b", | |
"type": "IMAGE", | |
"link": 40, | |
"dir": 3 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"comparer_mode": "Slide" | |
}, | |
"widgets_values": [ | |
[ | |
{ | |
"name": "A", | |
"selected": true, | |
"url": "/api/view?filename=rgthree.compare._temp_uavld_00001_.png&type=temp&subfolder=&rand=0.8340233691385381" | |
}, | |
{ | |
"name": "B", | |
"selected": true, | |
"url": "/api/view?filename=rgthree.compare._temp_uavld_00002_.png&type=temp&subfolder=&rand=0.3873857832956622" | |
} | |
] | |
] | |
}, | |
{ | |
"id": 39, | |
"type": "PrimitiveNode", | |
"pos": [ | |
15590.2958984375, | |
7637.654296875 | |
], | |
"size": [ | |
240, | |
82 | |
], | |
"flags": {}, | |
"order": 4, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "INT", | |
"type": "INT", | |
"links": [ | |
7 | |
], | |
"slot_index": 0, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"title": "Height", | |
"properties": { | |
"Run widget replace on values": false | |
}, | |
"widgets_values": [ | |
1024, | |
"fixed" | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 40, | |
"type": "PrimitiveNode", | |
"pos": [ | |
15590.2958984375, | |
7497.654296875 | |
], | |
"size": [ | |
240, | |
82 | |
], | |
"flags": {}, | |
"order": 5, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "INT", | |
"type": "INT", | |
"links": [ | |
6 | |
], | |
"slot_index": 0, | |
"widget": { | |
"name": "width" | |
} | |
} | |
], | |
"title": "Width", | |
"properties": { | |
"Run widget replace on values": false | |
}, | |
"widgets_values": [ | |
1024, | |
"fixed" | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 41, | |
"type": "Text Multiline", | |
"pos": [ | |
15590.2958984375, | |
6607.654296875 | |
], | |
"size": [ | |
310, | |
120 | |
], | |
"flags": {}, | |
"order": 6, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
41 | |
], | |
"slot_index": 0 | |
} | |
], | |
"title": "Additional prompt", | |
"properties": { | |
"Node name for S&R": "Text Multiline" | |
}, | |
"widgets_values": [ | |
"" | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 42, | |
"type": "Text Concatenate", | |
"pos": [ | |
15940.2958984375, | |
6697.654296875 | |
], | |
"size": [ | |
220, | |
142 | |
], | |
"flags": {}, | |
"order": 32, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "text_a", | |
"type": "STRING", | |
"link": 41, | |
"widget": { | |
"name": "text_a" | |
}, | |
"shape": 7 | |
}, | |
{ | |
"name": "text_b", | |
"type": "STRING", | |
"link": 42, | |
"widget": { | |
"name": "text_b" | |
}, | |
"shape": 7 | |
}, | |
{ | |
"name": "text_c", | |
"type": "STRING", | |
"link": null, | |
"widget": { | |
"name": "text_c" | |
}, | |
"shape": 7 | |
}, | |
{ | |
"name": "text_d", | |
"type": "STRING", | |
"link": null, | |
"widget": { | |
"name": "text_d" | |
}, | |
"shape": 7 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
17 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Text Concatenate" | |
}, | |
"widgets_values": [ | |
", ", | |
"true", | |
"", | |
"", | |
"", | |
"" | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 43, | |
"type": "ImageCompositeMasked", | |
"pos": [ | |
22200.296875, | |
6717.654296875 | |
], | |
"size": [ | |
210, | |
146 | |
], | |
"flags": {}, | |
"order": 81, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "destination", | |
"type": "IMAGE", | |
"link": 43 | |
}, | |
{ | |
"name": "source", | |
"type": "IMAGE", | |
"link": 44 | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 45, | |
"shape": 7 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
46 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageCompositeMasked" | |
}, | |
"widgets_values": [ | |
0, | |
0, | |
false | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 44, | |
"type": "ImageCrop+", | |
"pos": [ | |
22480.296875, | |
6717.654296875 | |
], | |
"size": [ | |
210, | |
146 | |
], | |
"flags": {}, | |
"order": 82, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 46 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 47, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 48, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
29, | |
38 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "x", | |
"type": "INT", | |
"links": null, | |
"slot_index": 1 | |
}, | |
{ | |
"name": "y", | |
"type": "INT", | |
"links": null | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageCrop+" | |
}, | |
"widgets_values": [ | |
256, | |
256, | |
"right-center", | |
0, | |
0 | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 47, | |
"type": "Note", | |
"pos": [ | |
20520.296875, | |
6717.654296875 | |
], | |
"size": [ | |
270, | |
110 | |
], | |
"flags": {}, | |
"order": 7, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [], | |
"properties": {}, | |
"widgets_values": [ | |
"Image Strength\n\nHighest = keep the tone color\nHigh = tone color fits better\nMedium = like High" | |
], | |
"color": "#222", | |
"bgcolor": "#000" | |
}, | |
{ | |
"id": 48, | |
"type": "ModelSamplingFlux", | |
"pos": [ | |
20520.296875, | |
6327.654296875 | |
], | |
"size": [ | |
210, | |
122 | |
], | |
"flags": {}, | |
"order": 66, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 53 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 54, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 55, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
32, | |
66 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ModelSamplingFlux" | |
}, | |
"widgets_values": [ | |
1.15, | |
0.5, | |
1024, | |
1024 | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 49, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
19180.296875, | |
6677.654296875 | |
], | |
"size": [ | |
210, | |
54 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 43, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 56, | |
"label": "clip" | |
}, | |
{ | |
"name": "text", | |
"type": "STRING", | |
"link": 57, | |
"widget": { | |
"name": "text" | |
}, | |
"label": "text" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
21, | |
22 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 50, | |
"type": "VAEDecode", | |
"pos": [ | |
21690.296875, | |
6607.654296875 | |
], | |
"size": [ | |
140, | |
46 | |
], | |
"flags": {}, | |
"order": 79, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 58, | |
"label": "samples" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 59, | |
"label": "vae" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
93 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 51, | |
"type": "SamplerCustomAdvanced", | |
"pos": [ | |
21390.296875, | |
6607.654296875 | |
], | |
"size": [ | |
236.8000030517578, | |
106 | |
], | |
"flags": {}, | |
"order": 78, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "noise", | |
"type": "NOISE", | |
"link": 60 | |
}, | |
{ | |
"name": "guider", | |
"type": "GUIDER", | |
"link": 61 | |
}, | |
{ | |
"name": "sampler", | |
"type": "SAMPLER", | |
"link": 62 | |
}, | |
{ | |
"name": "sigmas", | |
"type": "SIGMAS", | |
"link": 63 | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 64 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "output", | |
"type": "LATENT", | |
"links": [ | |
58 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "denoised_output", | |
"type": "LATENT", | |
"links": null | |
} | |
], | |
"properties": { | |
"Node name for S&R": "SamplerCustomAdvanced" | |
}, | |
"widgets_values": [], | |
"color": "#233", | |
"bgcolor": "#355" | |
}, | |
{ | |
"id": 52, | |
"type": "Reroute", | |
"pos": [ | |
21250.296875, | |
7057.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 73, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 65 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "LATENT", | |
"links": [ | |
64 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 53, | |
"type": "Reroute", | |
"pos": [ | |
20890.296875, | |
6757.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 68, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 66 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MODEL", | |
"links": [ | |
73 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 54, | |
"type": "Reroute", | |
"pos": [ | |
18370.296875, | |
7867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 38, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 67 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
26 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 55, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
7867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 34, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 68 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
67 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 56, | |
"type": "Reroute", | |
"pos": [ | |
15590.2958984375, | |
7867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 31, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 112 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
68 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 57, | |
"type": "Reroute", | |
"pos": [ | |
19500.296875, | |
7177.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 18, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 69 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "VAE", | |
"links": [ | |
70 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 58, | |
"type": "Reroute", | |
"pos": [ | |
21510.296875, | |
7177.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 25, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 70 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "VAE", | |
"links": [ | |
59 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 59, | |
"type": "Reroute", | |
"pos": [ | |
18380.296875, | |
7577.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 49, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 71 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
35 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 60, | |
"type": "Reroute", | |
"pos": [ | |
16600.296875, | |
7577.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 40, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 72 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
84 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 62, | |
"type": "BasicScheduler", | |
"pos": [ | |
21120.296875, | |
6757.654296875 | |
], | |
"size": [ | |
210, | |
106 | |
], | |
"flags": {}, | |
"order": 71, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 73 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "SIGMAS", | |
"type": "SIGMAS", | |
"links": [ | |
63 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "BasicScheduler" | |
}, | |
"widgets_values": [ | |
"normal", | |
10, | |
1 | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 63, | |
"type": "UNETLoader", | |
"pos": [ | |
18380.296875, | |
6327.654296875 | |
], | |
"size": [ | |
290, | |
82 | |
], | |
"flags": {}, | |
"order": 8, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
14 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "UNETLoader" | |
}, | |
"widgets_values": [ | |
"flux1-fill-dev.safetensors", | |
"default" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
}, | |
{ | |
"id": 64, | |
"type": "ImageResize+", | |
"pos": [ | |
16160.2958984375, | |
7217.654296875 | |
], | |
"size": [ | |
220, | |
170 | |
], | |
"flags": {}, | |
"order": 36, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 74 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 75, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 76, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
72, | |
89 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [ | |
80 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [ | |
81 | |
], | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResize+" | |
}, | |
"widgets_values": [ | |
1024, | |
512, | |
"lanczos", | |
"keep proportion", | |
"always", | |
0 | |
], | |
"color": "#223", | |
"bgcolor": "#335" | |
}, | |
{ | |
"id": 65, | |
"type": "CR Color Panel", | |
"pos": [ | |
17200.296875, | |
7017.654296875 | |
], | |
"size": [ | |
210, | |
102 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 51, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "panel_width", | |
"type": "INT", | |
"link": 77, | |
"widget": { | |
"name": "panel_width" | |
}, | |
"label": "panel_width" | |
}, | |
{ | |
"name": "panel_height", | |
"type": "INT", | |
"link": 78, | |
"widget": { | |
"name": "panel_height" | |
}, | |
"label": "panel_height" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"links": [ | |
85 | |
], | |
"slot_index": 0, | |
"label": "image" | |
}, | |
{ | |
"name": "show_help", | |
"type": "STRING", | |
"label": "show_help" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CR Color Panel" | |
}, | |
"widgets_values": [ | |
512, | |
512, | |
"black", | |
"#000000" | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 66, | |
"type": "ImageResize+", | |
"pos": [ | |
16670.296875, | |
6867.654296875 | |
], | |
"size": [ | |
230, | |
170 | |
], | |
"flags": {}, | |
"order": 41, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 79 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 80, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 81, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
18, | |
87, | |
88 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [], | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResize+" | |
}, | |
"widgets_values": [ | |
1024, | |
512, | |
"lanczos", | |
"keep proportion", | |
"always", | |
0 | |
], | |
"color": "#223", | |
"bgcolor": "#335" | |
}, | |
{ | |
"id": 67, | |
"type": "MaskToImage", | |
"pos": [ | |
17240.296875, | |
7457.654296875 | |
], | |
"size": [ | |
176.39999389648438, | |
26 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 37, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 82, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
86 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "MaskToImage" | |
}, | |
"widgets_values": [], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 68, | |
"type": "ImageToMask", | |
"pos": [ | |
17700.296875, | |
7307.654296875 | |
], | |
"size": [ | |
210, | |
58 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 59, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 83, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
90 | |
], | |
"slot_index": 0, | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageToMask" | |
}, | |
"widgets_values": [ | |
"red" | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 69, | |
"type": "Reroute", | |
"pos": [ | |
18220.296875, | |
7577.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 44, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 84 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
71 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 70, | |
"type": "Note", | |
"pos": [ | |
21020.296875, | |
6917.654296875 | |
], | |
"size": [ | |
310, | |
120 | |
], | |
"flags": {}, | |
"order": 9, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [], | |
"properties": {}, | |
"widgets_values": [ | |
"Value of denoise\n1.00 = completely ignore the masked area\n0.70-0.85 = good for body posture reference\n" | |
], | |
"color": "#222", | |
"bgcolor": "#000" | |
}, | |
{ | |
"id": 71, | |
"type": "ImageConcanate", | |
"pos": [ | |
17460.296875, | |
7307.654296875 | |
], | |
"size": [ | |
210, | |
102 | |
], | |
"flags": {}, | |
"order": 55, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image1", | |
"type": "IMAGE", | |
"link": 85, | |
"label": "image1" | |
}, | |
{ | |
"name": "image2", | |
"type": "IMAGE", | |
"link": 86, | |
"label": "image2" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
83 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageConcanate" | |
}, | |
"widgets_values": [ | |
"right", | |
false | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 72, | |
"type": "GetImageSize+", | |
"pos": [ | |
17010.296875, | |
7017.654296875 | |
], | |
"size": [ | |
160, | |
66 | |
], | |
"flags": {}, | |
"order": 46, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 87 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [ | |
77 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [ | |
78 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "count", | |
"type": "INT", | |
"links": null, | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "GetImageSize+" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 73, | |
"type": "ImageConcanate", | |
"pos": [ | |
16960.296875, | |
7197.654296875 | |
], | |
"size": [ | |
210, | |
102 | |
], | |
"flags": {}, | |
"order": 47, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image1", | |
"type": "IMAGE", | |
"link": 88, | |
"label": "image1" | |
}, | |
{ | |
"name": "image2", | |
"type": "IMAGE", | |
"link": 89, | |
"label": "image2" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
19 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageConcanate" | |
}, | |
"widgets_values": [ | |
"right", | |
false | |
], | |
"color": "#223", | |
"bgcolor": "#335" | |
}, | |
{ | |
"id": 74, | |
"type": "GrowMaskWithBlur", | |
"pos": [ | |
17950.296875, | |
7307.654296875 | |
], | |
"size": [ | |
240, | |
246 | |
], | |
"flags": {}, | |
"order": 61, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 90 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"links": [ | |
20 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "mask_inverted", | |
"type": "MASK", | |
"links": null | |
} | |
], | |
"properties": { | |
"Node name for S&R": "GrowMaskWithBlur" | |
}, | |
"widgets_values": [ | |
8, | |
0, | |
false, | |
false, | |
8, | |
1, | |
1, | |
false | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 75, | |
"type": "GetImageSize+", | |
"pos": [ | |
20280.296875, | |
6407.654296875 | |
], | |
"size": [ | |
142.8000030517578, | |
66 | |
], | |
"flags": {}, | |
"order": 63, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 91 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [ | |
54 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [ | |
55 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "count", | |
"type": "INT", | |
"links": null, | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "GetImageSize+" | |
}, | |
"widgets_values": [], | |
"color": "#432", | |
"bgcolor": "#653" | |
}, | |
{ | |
"id": 76, | |
"type": "Reroute", | |
"pos": [ | |
19480.296875, | |
6407.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 60, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 92 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
16, | |
91 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 77, | |
"type": "LayerColor: Brightness & Contrast", | |
"pos": [ | |
21840.296875, | |
6737.654296875 | |
], | |
"size": [ | |
277.20001220703125, | |
106 | |
], | |
"flags": {}, | |
"order": 80, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 93 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"links": [ | |
44 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LayerColor: Brightness & Contrast" | |
}, | |
"widgets_values": [ | |
1.05, | |
0.98, | |
1.05 | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 78, | |
"type": "StyleModelLoader", | |
"pos": [ | |
19820.296875, | |
6587.654296875 | |
], | |
"size": [ | |
360, | |
58 | |
], | |
"flags": {}, | |
"order": 10, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STYLE_MODEL", | |
"type": "STYLE_MODEL", | |
"links": [ | |
51 | |
], | |
"slot_index": 0, | |
"label": "STYLE_MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelLoader" | |
}, | |
"widgets_values": [ | |
"flux1-redux-dev.safetensors" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
}, | |
{ | |
"id": 8, | |
"type": "Reroute", | |
"pos": [ | |
15590, | |
7380 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 29, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 110 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
74 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 5, | |
"type": "workflow>Mask Resize", | |
"pos": [ | |
15880, | |
7420 | |
], | |
"size": [ | |
220, | |
194 | |
], | |
"flags": {}, | |
"order": 33, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 5 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 6, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 7, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": [ | |
75 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": [ | |
76 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
82 | |
], | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "workflow>Mask Resize" | |
}, | |
"widgets_values": [ | |
"lanczos", | |
"keep proportion", | |
"always", | |
0, | |
"red", | |
1024, | |
1024 | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 7, | |
"type": "Reroute", | |
"pos": [ | |
15590, | |
7420 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 30, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 111 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MASK", | |
"links": [ | |
5 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 38, | |
"type": "Reroute", | |
"pos": [ | |
15590.2958984375, | |
6867.654296875 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 28, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 108 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
79 | |
] | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 85, | |
"type": "Reroute", | |
"pos": [ | |
15390, | |
7290 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 20, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 104, | |
"widget": { | |
"name": "value" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "STRING", | |
"links": [ | |
109 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 87, | |
"type": "Reroute", | |
"pos": [ | |
15390, | |
7330 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 22, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 106 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
110 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 89, | |
"type": "Reroute", | |
"pos": [ | |
15390, | |
7370 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 23, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 107 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "MASK", | |
"links": [ | |
111 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 88, | |
"type": "Reroute", | |
"pos": [ | |
15390, | |
7410 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 24, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 105 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
112 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 84, | |
"type": "Reroute", | |
"pos": [ | |
15390, | |
7250 | |
], | |
"size": [ | |
75, | |
26 | |
], | |
"flags": {}, | |
"order": 21, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "", | |
"type": "*", | |
"link": 100 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "", | |
"type": "IMAGE", | |
"links": [ | |
108 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"showOutputText": false, | |
"horizontal": false | |
} | |
}, | |
{ | |
"id": 61, | |
"type": "Fast Groups Bypasser (rgthree)", | |
"pos": [ | |
15590.2958984375, | |
6427.654296875 | |
], | |
"size": [ | |
310, | |
154 | |
], | |
"flags": {}, | |
"order": 11, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "OPT_CONNECTION", | |
"type": "*", | |
"links": null, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"matchColors": "", | |
"matchTitle": "", | |
"showNav": true, | |
"sort": "position", | |
"customSortAlphabet": "", | |
"toggleRestriction": "default" | |
}, | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 46, | |
"type": "StyleModelApplySimple", | |
"pos": [ | |
20520.296875, | |
6567.654296875 | |
], | |
"size": [ | |
270, | |
100 | |
], | |
"flags": {}, | |
"order": 75, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 50 | |
}, | |
{ | |
"name": "style_model", | |
"type": "STYLE_MODEL", | |
"link": 51 | |
}, | |
{ | |
"name": "clip_vision_output", | |
"type": "CLIP_VISION_OUTPUT", | |
"link": 52 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
49 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelApplySimple" | |
}, | |
"widgets_values": [ | |
"medium" | |
], | |
"color": "#332922", | |
"bgcolor": "#593930" | |
}, | |
{ | |
"id": 45, | |
"type": "FluxGuidance", | |
"pos": [ | |
20840.296875, | |
6567.654296875 | |
], | |
"size": [ | |
211.60000610351562, | |
58 | |
], | |
"flags": {}, | |
"order": 76, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 49, | |
"label": "conditioning" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
33 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "FluxGuidance" | |
}, | |
"widgets_values": [ | |
33 | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 31, | |
"type": "RandomNoise", | |
"pos": [ | |
21060.296875, | |
6407.654296875 | |
], | |
"size": [ | |
270, | |
82 | |
], | |
"flags": {}, | |
"order": 12, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "NOISE", | |
"type": "NOISE", | |
"links": [ | |
60 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "RandomNoise" | |
}, | |
"widgets_values": [ | |
904647621570718, | |
"randomize" | |
], | |
"color": "#323", | |
"bgcolor": "#535" | |
}, | |
{ | |
"id": 80, | |
"type": "Text Multiline", | |
"pos": [ | |
14590, | |
7420 | |
], | |
"size": [ | |
390, | |
440 | |
], | |
"flags": {}, | |
"order": 13, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
104 | |
], | |
"slot_index": 0 | |
} | |
], | |
"title": "Prompt", | |
"properties": { | |
"Node name for S&R": "Text Multiline" | |
}, | |
"widgets_values": [ | |
"a woman in pink dress looking above tiringly, both arms down, one hand holding a wand, standing tiringly" | |
] | |
}, | |
{ | |
"id": 82, | |
"type": "LoadImage", | |
"pos": [ | |
14590, | |
7000 | |
], | |
"size": [ | |
390, | |
380 | |
], | |
"flags": {}, | |
"order": 14, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
100 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [], | |
"slot_index": 1 | |
} | |
], | |
"title": "Load subject to be inserted", | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"bfl-input.webp", | |
"image" | |
] | |
}, | |
{ | |
"id": 83, | |
"type": "LoadImage", | |
"pos": [ | |
14990, | |
7420 | |
], | |
"size": [ | |
390, | |
440 | |
], | |
"flags": {}, | |
"order": 15, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
106 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
107 | |
], | |
"slot_index": 1 | |
} | |
], | |
"title": "Load Destination", | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"clipspace/clipspace-mask-195750.19999999925.png [input]", | |
"image" | |
] | |
}, | |
{ | |
"id": 81, | |
"type": "LoadImage", | |
"pos": [ | |
14990, | |
7000 | |
], | |
"size": [ | |
390, | |
380 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 16, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
105 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": null, | |
"slot_index": 1 | |
} | |
], | |
"title": "Load face if it's a person", | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"vfl-input2.webp", | |
"image" | |
] | |
}, | |
{ | |
"id": 10, | |
"type": "CLIPVisionLoader", | |
"pos": [ | |
19820.296875, | |
6717.654296875 | |
], | |
"size": [ | |
360, | |
58 | |
], | |
"flags": {}, | |
"order": 17, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION", | |
"type": "CLIP_VISION", | |
"links": [ | |
11 | |
], | |
"label": "CLIP_VISION" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionLoader" | |
}, | |
"widgets_values": [ | |
"googlesiglip-so400m-patch14-384.safetensors" | |
], | |
"color": "#2a363b", | |
"bgcolor": "#3f5159" | |
} | |
], | |
"links": [ | |
[ | |
1, | |
20, | |
0, | |
1, | |
0, | |
"*" | |
], | |
[ | |
2, | |
21, | |
0, | |
2, | |
0, | |
"*" | |
], | |
[ | |
3, | |
18, | |
0, | |
3, | |
0, | |
"*" | |
], | |
[ | |
4, | |
19, | |
0, | |
4, | |
0, | |
"*" | |
], | |
[ | |
5, | |
7, | |
0, | |
5, | |
0, | |
"MASK" | |
], | |
[ | |
6, | |
40, | |
0, | |
5, | |
1, | |
"INT" | |
], | |
[ | |
7, | |
39, | |
0, | |
5, | |
2, | |
"INT" | |
], | |
[ | |
8, | |
2, | |
0, | |
6, | |
0, | |
"*" | |
], | |
[ | |
9, | |
23, | |
0, | |
11, | |
0, | |
"*" | |
], | |
[ | |
10, | |
11, | |
0, | |
12, | |
0, | |
"*" | |
], | |
[ | |
11, | |
10, | |
0, | |
13, | |
0, | |
"CLIP_VISION" | |
], | |
[ | |
12, | |
4, | |
0, | |
13, | |
1, | |
"IMAGE" | |
], | |
[ | |
13, | |
15, | |
0, | |
14, | |
0, | |
"MODEL" | |
], | |
[ | |
14, | |
63, | |
0, | |
15, | |
0, | |
"MODEL" | |
], | |
[ | |
15, | |
16, | |
0, | |
15, | |
1, | |
"CLIP" | |
], | |
[ | |
16, | |
76, | |
0, | |
17, | |
0, | |
"*" | |
], | |
[ | |
17, | |
42, | |
0, | |
18, | |
0, | |
"*" | |
], | |
[ | |
18, | |
66, | |
0, | |
19, | |
0, | |
"*" | |
], | |
[ | |
19, | |
73, | |
0, | |
20, | |
0, | |
"*" | |
], | |
[ | |
20, | |
74, | |
0, | |
21, | |
0, | |
"*" | |
], | |
[ | |
21, | |
49, | |
0, | |
23, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
22, | |
49, | |
0, | |
23, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
23, | |
24, | |
0, | |
23, | |
2, | |
"VAE" | |
], | |
[ | |
24, | |
1, | |
0, | |
23, | |
3, | |
"IMAGE" | |
], | |
[ | |
25, | |
2, | |
0, | |
23, | |
4, | |
"MASK" | |
], | |
[ | |
26, | |
54, | |
0, | |
25, | |
0, | |
"*" | |
], | |
[ | |
27, | |
25, | |
0, | |
27, | |
0, | |
"*" | |
], | |
[ | |
28, | |
29, | |
0, | |
28, | |
0, | |
"IMAGE" | |
], | |
[ | |
29, | |
44, | |
0, | |
29, | |
0, | |
"IMAGE" | |
], | |
[ | |
30, | |
27, | |
0, | |
29, | |
1, | |
"IMAGE" | |
], | |
[ | |
31, | |
26, | |
0, | |
29, | |
3, | |
"OPTIONS" | |
], | |
[ | |
32, | |
48, | |
0, | |
30, | |
0, | |
"MODEL" | |
], | |
[ | |
33, | |
45, | |
0, | |
30, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
34, | |
33, | |
0, | |
32, | |
0, | |
"IMAGE" | |
], | |
[ | |
35, | |
59, | |
0, | |
33, | |
0, | |
"*" | |
], | |
[ | |
36, | |
33, | |
0, | |
34, | |
0, | |
"*" | |
], | |
[ | |
37, | |
17, | |
0, | |
35, | |
0, | |
"*" | |
], | |
[ | |
38, | |
44, | |
0, | |
36, | |
0, | |
"IMAGE" | |
], | |
[ | |
39, | |
29, | |
0, | |
37, | |
0, | |
"IMAGE" | |
], | |
[ | |
40, | |
34, | |
0, | |
37, | |
1, | |
"IMAGE" | |
], | |
[ | |
41, | |
41, | |
0, | |
42, | |
0, | |
"STRING" | |
], | |
[ | |
42, | |
9, | |
0, | |
42, | |
1, | |
"STRING" | |
], | |
[ | |
43, | |
35, | |
0, | |
43, | |
0, | |
"IMAGE" | |
], | |
[ | |
44, | |
77, | |
0, | |
43, | |
1, | |
"IMAGE" | |
], | |
[ | |
45, | |
6, | |
0, | |
43, | |
2, | |
"MASK" | |
], | |
[ | |
46, | |
43, | |
0, | |
44, | |
0, | |
"IMAGE" | |
], | |
[ | |
47, | |
32, | |
0, | |
44, | |
1, | |
"INT" | |
], | |
[ | |
48, | |
32, | |
1, | |
44, | |
2, | |
"INT" | |
], | |
[ | |
49, | |
46, | |
0, | |
45, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
50, | |
12, | |
0, | |
46, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
51, | |
78, | |
0, | |
46, | |
1, | |
"STYLE_MODEL" | |
], | |
[ | |
52, | |
13, | |
0, | |
46, | |
2, | |
"CLIP_VISION_OUTPUT" | |
], | |
[ | |
53, | |
14, | |
0, | |
48, | |
0, | |
"MODEL" | |
], | |
[ | |
54, | |
75, | |
0, | |
48, | |
1, | |
"INT" | |
], | |
[ | |
55, | |
75, | |
1, | |
48, | |
2, | |
"INT" | |
], | |
[ | |
56, | |
15, | |
1, | |
49, | |
0, | |
"CLIP" | |
], | |
[ | |
57, | |
3, | |
0, | |
49, | |
1, | |
"STRING" | |
], | |
[ | |
58, | |
51, | |
0, | |
50, | |
0, | |
"LATENT" | |
], | |
[ | |
59, | |
58, | |
0, | |
50, | |
1, | |
"VAE" | |
], | |
[ | |
60, | |
31, | |
0, | |
51, | |
0, | |
"NOISE" | |
], | |
[ | |
61, | |
30, | |
0, | |
51, | |
1, | |
"GUIDER" | |
], | |
[ | |
62, | |
22, | |
0, | |
51, | |
2, | |
"SAMPLER" | |
], | |
[ | |
63, | |
62, | |
0, | |
51, | |
3, | |
"SIGMAS" | |
], | |
[ | |
64, | |
52, | |
0, | |
51, | |
4, | |
"LATENT" | |
], | |
[ | |
65, | |
23, | |
2, | |
52, | |
0, | |
"*" | |
], | |
[ | |
66, | |
48, | |
0, | |
53, | |
0, | |
"*" | |
], | |
[ | |
67, | |
55, | |
0, | |
54, | |
0, | |
"*" | |
], | |
[ | |
68, | |
56, | |
0, | |
55, | |
0, | |
"*" | |
], | |
[ | |
69, | |
24, | |
0, | |
57, | |
0, | |
"*" | |
], | |
[ | |
70, | |
57, | |
0, | |
58, | |
0, | |
"*" | |
], | |
[ | |
71, | |
69, | |
0, | |
59, | |
0, | |
"*" | |
], | |
[ | |
72, | |
64, | |
0, | |
60, | |
0, | |
"*" | |
], | |
[ | |
73, | |
53, | |
0, | |
62, | |
0, | |
"MODEL" | |
], | |
[ | |
74, | |
8, | |
0, | |
64, | |
0, | |
"IMAGE" | |
], | |
[ | |
75, | |
5, | |
0, | |
64, | |
1, | |
"INT" | |
], | |
[ | |
76, | |
5, | |
1, | |
64, | |
2, | |
"INT" | |
], | |
[ | |
77, | |
72, | |
0, | |
65, | |
0, | |
"INT" | |
], | |
[ | |
78, | |
72, | |
1, | |
65, | |
1, | |
"INT" | |
], | |
[ | |
79, | |
38, | |
0, | |
66, | |
0, | |
"IMAGE" | |
], | |
[ | |
80, | |
64, | |
1, | |
66, | |
1, | |
"INT" | |
], | |
[ | |
81, | |
64, | |
2, | |
66, | |
2, | |
"INT" | |
], | |
[ | |
82, | |
5, | |
2, | |
67, | |
0, | |
"MASK" | |
], | |
[ | |
83, | |
71, | |
0, | |
68, | |
0, | |
"IMAGE" | |
], | |
[ | |
84, | |
60, | |
0, | |
69, | |
0, | |
"*" | |
], | |
[ | |
85, | |
65, | |
0, | |
71, | |
0, | |
"IMAGE" | |
], | |
[ | |
86, | |
67, | |
0, | |
71, | |
1, | |
"IMAGE" | |
], | |
[ | |
87, | |
66, | |
0, | |
72, | |
0, | |
"IMAGE" | |
], | |
[ | |
88, | |
66, | |
0, | |
73, | |
0, | |
"IMAGE" | |
], | |
[ | |
89, | |
64, | |
0, | |
73, | |
1, | |
"IMAGE" | |
], | |
[ | |
90, | |
68, | |
0, | |
74, | |
0, | |
"MASK" | |
], | |
[ | |
91, | |
76, | |
0, | |
75, | |
0, | |
"IMAGE" | |
], | |
[ | |
92, | |
1, | |
0, | |
76, | |
0, | |
"*" | |
], | |
[ | |
93, | |
50, | |
0, | |
77, | |
0, | |
"IMAGE" | |
], | |
[ | |
100, | |
82, | |
0, | |
84, | |
0, | |
"*" | |
], | |
[ | |
104, | |
80, | |
0, | |
85, | |
0, | |
"*" | |
], | |
[ | |
105, | |
81, | |
0, | |
88, | |
0, | |
"*" | |
], | |
[ | |
106, | |
83, | |
0, | |
87, | |
0, | |
"*" | |
], | |
[ | |
107, | |
83, | |
1, | |
89, | |
0, | |
"*" | |
], | |
[ | |
108, | |
84, | |
0, | |
38, | |
0, | |
"*" | |
], | |
[ | |
109, | |
85, | |
0, | |
9, | |
0, | |
"*" | |
], | |
[ | |
110, | |
87, | |
0, | |
8, | |
0, | |
"*" | |
], | |
[ | |
111, | |
89, | |
0, | |
7, | |
0, | |
"*" | |
], | |
[ | |
112, | |
88, | |
0, | |
56, | |
0, | |
"*" | |
] | |
], | |
"groups": [ | |
{ | |
"id": 1, | |
"title": "Prompt Processor", | |
"bounding": [ | |
15590, | |
6360, | |
2710, | |
1550 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
}, | |
{ | |
"id": 2, | |
"title": "Generation Unit", | |
"bounding": [ | |
18370, | |
6220, | |
5330, | |
1690 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
}, | |
{ | |
"id": 3, | |
"title": "Face Swap Unit", | |
"bounding": [ | |
22020, | |
7370, | |
964.037109375, | |
539.5999755859375 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
}, | |
{ | |
"id": 4, | |
"title": "Prompt Card", | |
"bounding": [ | |
14580, | |
6930, | |
900, | |
930 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
} | |
], | |
"config": {}, | |
"extra": { | |
"ds": { | |
"scale": 0.25401326852420053, | |
"offset": [ | |
-13067.95969058847, | |
-5730.71959504542 | |
] | |
}, | |
"node_versions": { | |
"comfy-core": "0.3.10", | |
"rgthree-comfy": "5d771b8b56a343c24a26e8cea1f0c87c3d58102f", | |
"comfyui-reactor-node": "a43075813dbd17de9c51c9fc7ea768eaf1681d89", | |
"ComfyUI_essentials": "33ff89fd354d8ec3ab6affb605a79a931b445d99", | |
"was-node-suite-comfyui": "056badacda52e88d29d6a65f9509cd3115ace0f2", | |
"ComfyUI_Comfyroll_CustomNodes": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
"ComfyUI-KJNodes": "31cb7c1d14f86881ad34654a250d5e7682430fee", | |
"ComfyUI_LayerStyle": "f8439eb17f03e0fa60a35303493bfc9a7d5ab098", | |
"ComfyUI_AdvancedRefluxControl": "0a87efa252ae5e8f4af1225b0e19c867f908376a" | |
}, | |
"groupNodes": { | |
"Mask Resize": { | |
"nodes": [ | |
{ | |
"id": -1, | |
"type": "MaskToImage", | |
"pos": [ | |
11780, | |
7360 | |
], | |
"size": [ | |
264.5999755859375, | |
26 | |
], | |
"flags": {}, | |
"order": 58, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": null, | |
"localized_name": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [], | |
"localized_name": "IMAGE", | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "MaskToImage" | |
}, | |
"index": 0 | |
}, | |
{ | |
"id": -1, | |
"type": "ImageResize+", | |
"pos": [ | |
12080, | |
7360 | |
], | |
"size": [ | |
220, | |
170 | |
], | |
"flags": {}, | |
"order": 68, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": null, | |
"localized_name": "image" | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": null, | |
"widget": { | |
"name": "width" | |
} | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": null, | |
"widget": { | |
"name": "height" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [], | |
"localized_name": "IMAGE", | |
"slot_index": 0 | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"links": null, | |
"localized_name": "width" | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"links": null, | |
"localized_name": "height" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResize+" | |
}, | |
"widgets_values": [ | |
512, | |
512, | |
"lanczos", | |
"keep proportion", | |
"always", | |
0 | |
], | |
"index": 1 | |
}, | |
{ | |
"id": -1, | |
"type": "ImageToMask", | |
"pos": [ | |
12330, | |
7360 | |
], | |
"size": [ | |
210, | |
58 | |
], | |
"flags": {}, | |
"order": 78, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": null, | |
"localized_name": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": null, | |
"localized_name": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageToMask" | |
}, | |
"widgets_values": [ | |
"red" | |
], | |
"index": 2 | |
} | |
], | |
"links": [ | |
[ | |
0, | |
0, | |
1, | |
0, | |
132, | |
"IMAGE" | |
], | |
[ | |
1, | |
0, | |
2, | |
0, | |
128, | |
"IMAGE" | |
] | |
], | |
"external": [] | |
} | |
}, | |
"ue_links": [], | |
"VHS_latentpreview": false, | |
"VHS_latentpreviewrate": 0 | |
}, | |
"version": 0.4 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment