Created
January 20, 2025 19:14
-
-
Save Chippd/bdcd14b7696c43e3a1d5e50879d442b7 to your computer and use it in GitHub Desktop.
inpaint workflow 1
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": 185, | |
"last_link_id": 297, | |
"nodes": [ | |
{ | |
"id": 94, | |
"type": "PreviewImage", | |
"pos": [ | |
3877.234130859375, | |
3700.50341796875 | |
], | |
"size": [ | |
471.4762268066406, | |
640.2418823242188 | |
], | |
"flags": {}, | |
"order": 68, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 166, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 133, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
-841.7438354492188, | |
2208.956298828125 | |
], | |
"size": [ | |
210, | |
96 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 63, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 223, | |
"label": "clip" | |
}, | |
{ | |
"name": "text", | |
"type": "STRING", | |
"link": 275, | |
"widget": { | |
"name": "text" | |
}, | |
"label": "text" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
229 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
] | |
}, | |
{ | |
"id": 81, | |
"type": "LoadImage", | |
"pos": [ | |
1806.791015625, | |
2940.15283203125 | |
], | |
"size": [ | |
403.3996276855469, | |
625.8567504882812 | |
], | |
"flags": {}, | |
"order": 0, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
277 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"0_3.png", | |
"image" | |
] | |
}, | |
{ | |
"id": 86, | |
"type": "LoadImage", | |
"pos": [ | |
1806.791015625, | |
3680.15283203125 | |
], | |
"size": [ | |
415.40582275390625, | |
634.5778198242188 | |
], | |
"flags": {}, | |
"order": 1, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
163 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
164 | |
], | |
"slot_index": 1, | |
"shape": 3, | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"clipspace/clipspace-mask-885206.8999999985.png [input]", | |
"image" | |
] | |
}, | |
{ | |
"id": 164, | |
"type": "DownloadAndLoadFlorence2Model", | |
"pos": [ | |
-1203.74658203125, | |
3012.958740234375 | |
], | |
"size": [ | |
331.371337890625, | |
114.34212493896484 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 2, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "lora", | |
"type": "PEFTLORA", | |
"shape": 7, | |
"label": "lora" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "florence2_model", | |
"type": "FL2MODEL", | |
"links": [ | |
266, | |
269 | |
], | |
"slot_index": 0, | |
"label": "florence2_model" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DownloadAndLoadFlorence2Model" | |
}, | |
"widgets_values": [ | |
"gokaygokay/Florence-2-SD3-Captioner", | |
"fp16", | |
"sdpa" | |
] | |
}, | |
{ | |
"id": 130, | |
"type": "UNETLoader", | |
"pos": [ | |
-1351.74658203125, | |
2098.95556640625 | |
], | |
"size": [ | |
426.33154296875, | |
110.5848159790039 | |
], | |
"flags": {}, | |
"order": 3, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
228 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "UNETLoader" | |
}, | |
"widgets_values": [ | |
"black-forest-labs_FLUX.1-Fill-dev_flux1-fill-dev_fp8.safetensors", | |
"fp8_e4m3fn" | |
] | |
}, | |
{ | |
"id": 54, | |
"type": "LoadImage", | |
"pos": [ | |
1769.979248046875, | |
1778.230224609375 | |
], | |
"size": [ | |
455.5832214355469, | |
610.6270751953125 | |
], | |
"flags": {}, | |
"order": 4, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
131 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
137 | |
], | |
"slot_index": 1, | |
"shape": 3, | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"clipspace/clipspace-mask-1828979.0999999996.png [input]", | |
"image" | |
] | |
}, | |
{ | |
"id": 165, | |
"type": "ImageResizeKJ", | |
"pos": [ | |
-1159.41650390625, | |
3308.105712890625 | |
], | |
"size": [ | |
315, | |
266 | |
], | |
"flags": {}, | |
"order": 24, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 270, | |
"label": "image" | |
}, | |
{ | |
"name": "get_image_size", | |
"type": "IMAGE", | |
"label": "get_image_size", | |
"shape": 7 | |
}, | |
{ | |
"name": "width_input", | |
"type": "INT", | |
"widget": { | |
"name": "width_input" | |
}, | |
"label": "width_input" | |
}, | |
{ | |
"name": "height_input", | |
"type": "INT", | |
"widget": { | |
"name": "height_input" | |
}, | |
"label": "height_input" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
271 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"shape": 3, | |
"label": "width" | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"shape": 3, | |
"label": "height" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResizeKJ" | |
}, | |
"widgets_values": [ | |
1024, | |
1024, | |
"nearest-exact", | |
true, | |
0, | |
0, | |
0, | |
"disabled" | |
] | |
}, | |
{ | |
"id": 158, | |
"type": "ImageResizeKJ", | |
"pos": [ | |
-1193.74658203125, | |
2693.959228515625 | |
], | |
"size": [ | |
315, | |
266 | |
], | |
"flags": {}, | |
"order": 26, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 257, | |
"label": "image" | |
}, | |
{ | |
"name": "get_image_size", | |
"type": "IMAGE", | |
"shape": 7, | |
"label": "get_image_size" | |
}, | |
{ | |
"name": "width_input", | |
"type": "INT", | |
"widget": { | |
"name": "width_input" | |
}, | |
"shape": 7, | |
"label": "width_input" | |
}, | |
{ | |
"name": "height_input", | |
"type": "INT", | |
"widget": { | |
"name": "height_input" | |
}, | |
"shape": 7, | |
"label": "height_input" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
258, | |
259, | |
260, | |
265 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"label": "width" | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"label": "height" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResizeKJ" | |
}, | |
"widgets_values": [ | |
1024, | |
1024, | |
"nearest-exact", | |
true, | |
0, | |
0, | |
0, | |
"disabled" | |
] | |
}, | |
{ | |
"id": 155, | |
"type": "LoadImage", | |
"pos": [ | |
-1647.457275390625, | |
3240.031005859375 | |
], | |
"size": [ | |
407.39483642578125, | |
410.61956787109375 | |
], | |
"flags": {}, | |
"order": 5, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
252, | |
270 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
253 | |
], | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"clipspace/clipspace-mask-2053520.6999999993.png [input]", | |
"image" | |
] | |
}, | |
{ | |
"id": 139, | |
"type": "LoadImage", | |
"pos": [ | |
-1650.612548828125, | |
2676.230712890625 | |
], | |
"size": [ | |
404.5048828125, | |
427.13128662109375 | |
], | |
"flags": {}, | |
"order": 6, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
257 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [], | |
"slot_index": 1, | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LoadImage" | |
}, | |
"widgets_values": [ | |
"DC·å®_å®_ð_¤¡Joker_1_Ai è§_æµ·-驯å_¾å¸__æ_¥è_ªå°_红书ç½_页ç__.jpeg", | |
"image" | |
] | |
}, | |
{ | |
"id": 161, | |
"type": "Florence2Run", | |
"pos": [ | |
-796.1820068359375, | |
3303.902587890625 | |
], | |
"size": [ | |
267.55364990234375, | |
352.0001220703125 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 36, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 271, | |
"label": "image" | |
}, | |
{ | |
"name": "florence2_model", | |
"type": "FL2MODEL", | |
"link": 266, | |
"label": "florence2_model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"label": "image" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"label": "mask" | |
}, | |
{ | |
"name": "caption", | |
"type": "STRING", | |
"links": [ | |
272 | |
], | |
"slot_index": 2, | |
"label": "caption" | |
}, | |
{ | |
"name": "data", | |
"type": "JSON", | |
"label": "data" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Florence2Run" | |
}, | |
"widgets_values": [ | |
"", | |
"detailed_caption", | |
true, | |
false, | |
1024, | |
3, | |
true, | |
"", | |
1091898304848085, | |
"randomize" | |
] | |
}, | |
{ | |
"id": 131, | |
"type": "VAELoader", | |
"pos": [ | |
-1350.8897705078125, | |
2449.52099609375 | |
], | |
"size": [ | |
423.936767578125, | |
101.11712646484375 | |
], | |
"flags": {}, | |
"order": 7, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
226, | |
231 | |
], | |
"slot_index": 0, | |
"label": "VAE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAELoader" | |
}, | |
"widgets_values": [ | |
"ae.safetensors" | |
] | |
}, | |
{ | |
"id": 132, | |
"type": "DualCLIPLoader", | |
"pos": [ | |
-1365.45458984375, | |
2258.957763671875 | |
], | |
"size": [ | |
427.191162109375, | |
130.60829162597656 | |
], | |
"flags": {}, | |
"order": 8, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
223, | |
224 | |
], | |
"slot_index": 0, | |
"label": "CLIP" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DualCLIPLoader" | |
}, | |
"widgets_values": [ | |
"flux\\t5xxl_fp16.safetensors", | |
"clip_l.safetensors", | |
"flux" | |
] | |
}, | |
{ | |
"id": 162, | |
"type": "Florence2Run", | |
"pos": [ | |
-807.69775390625, | |
2773.46923828125 | |
], | |
"size": [ | |
286.9137268066406, | |
352.0001220703125 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 41, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 265, | |
"label": "image" | |
}, | |
{ | |
"name": "florence2_model", | |
"type": "FL2MODEL", | |
"link": 269, | |
"label": "florence2_model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"label": "image" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"label": "mask" | |
}, | |
{ | |
"name": "caption", | |
"type": "STRING", | |
"links": [ | |
262 | |
], | |
"slot_index": 2, | |
"label": "caption" | |
}, | |
{ | |
"name": "data", | |
"type": "JSON", | |
"label": "data" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Florence2Run" | |
}, | |
"widgets_values": [ | |
"", | |
"detailed_caption", | |
true, | |
false, | |
1024, | |
3, | |
true, | |
"", | |
544324641682433, | |
"decrement" | |
] | |
}, | |
{ | |
"id": 160, | |
"type": "Text List", | |
"pos": [ | |
-442.04083251953125, | |
3140.168212890625 | |
], | |
"size": [ | |
210, | |
154 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 48, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "text_a", | |
"type": "STRING", | |
"link": 262, | |
"widget": { | |
"name": "text_a" | |
}, | |
"shape": 7, | |
"label": "text_a" | |
}, | |
{ | |
"name": "text_b", | |
"type": "STRING", | |
"link": 272, | |
"widget": { | |
"name": "text_b" | |
}, | |
"shape": 7, | |
"label": "text_b" | |
}, | |
{ | |
"name": "text_c", | |
"type": "STRING", | |
"widget": { | |
"name": "text_c" | |
}, | |
"shape": 7, | |
"label": "text_c", | |
"link": 297 | |
}, | |
{ | |
"name": "text_d", | |
"type": "STRING", | |
"widget": { | |
"name": "text_d" | |
}, | |
"shape": 7, | |
"label": "text_d" | |
}, | |
{ | |
"name": "text_e", | |
"type": "STRING", | |
"widget": { | |
"name": "text_e" | |
}, | |
"shape": 7, | |
"label": "text_e" | |
}, | |
{ | |
"name": "text_f", | |
"type": "STRING", | |
"widget": { | |
"name": "text_f" | |
}, | |
"shape": 7, | |
"label": "text_f" | |
}, | |
{ | |
"name": "text_g", | |
"type": "STRING", | |
"widget": { | |
"name": "text_g" | |
}, | |
"shape": 7, | |
"label": "text_g" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LIST", | |
"type": "LIST", | |
"links": [ | |
261 | |
], | |
"slot_index": 0, | |
"label": "LIST" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Text List" | |
}, | |
"widgets_values": [ | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"" | |
] | |
}, | |
{ | |
"id": 159, | |
"type": "Text List to Text", | |
"pos": [ | |
-869.1077880859375, | |
3177.114013671875 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 53, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "text_list", | |
"type": "LIST", | |
"link": 261, | |
"label": "text_list" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
273 | |
], | |
"slot_index": 0, | |
"label": "STRING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Text List to Text" | |
}, | |
"widgets_values": [ | |
"," | |
] | |
}, | |
{ | |
"id": 148, | |
"type": "ImageConcanate", | |
"pos": [ | |
10.69851016998291, | |
3461.80810546875 | |
], | |
"size": [ | |
315, | |
102 | |
], | |
"flags": {}, | |
"order": 51, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image1", | |
"type": "IMAGE", | |
"link": 246, | |
"label": "image1" | |
}, | |
{ | |
"name": "image2", | |
"type": "IMAGE", | |
"link": 247, | |
"label": "image2" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
235, | |
296 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageConcanate" | |
}, | |
"widgets_values": [ | |
"right", | |
true | |
] | |
}, | |
{ | |
"id": 147, | |
"type": "ImageConcanate", | |
"pos": [ | |
-25.718536376953125, | |
3256.837646484375 | |
], | |
"size": [ | |
315, | |
102 | |
], | |
"flags": {}, | |
"order": 40, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image1", | |
"type": "IMAGE", | |
"link": 260, | |
"label": "image1" | |
}, | |
{ | |
"name": "image2", | |
"type": "IMAGE", | |
"link": 252, | |
"label": "image2" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
232, | |
238, | |
295 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageConcanate" | |
}, | |
"widgets_values": [ | |
"right", | |
true | |
] | |
}, | |
{ | |
"id": 180, | |
"type": "PreviewImage", | |
"pos": [ | |
-2.831068754196167, | |
2689.267578125 | |
], | |
"size": [ | |
210, | |
246 | |
], | |
"flags": {}, | |
"order": 52, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 293 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
}, | |
{ | |
"id": 181, | |
"type": "PreviewImage", | |
"pos": [ | |
1316.7236328125, | |
3262.374267578125 | |
], | |
"size": [ | |
210, | |
246 | |
], | |
"flags": {}, | |
"order": 62, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 294 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
}, | |
{ | |
"id": 142, | |
"type": "ImageGenResolutionFromImage", | |
"pos": [ | |
636.7376708984375, | |
3148.469482421875 | |
], | |
"size": [ | |
298.152587890625, | |
107.03582000732422 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 46, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 238, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE_GEN_WIDTH (INT)", | |
"type": "INT", | |
"links": [ | |
236 | |
], | |
"slot_index": 0, | |
"label": "IMAGE_GEN_WIDTH (INT)" | |
}, | |
{ | |
"name": "IMAGE_GEN_HEIGHT (INT)", | |
"type": "INT", | |
"links": [ | |
237 | |
], | |
"slot_index": 1, | |
"label": "IMAGE_GEN_HEIGHT (INT)" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageGenResolutionFromImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 141, | |
"type": "ImageScale", | |
"pos": [ | |
871.7767333984375, | |
3362.89697265625 | |
], | |
"size": [ | |
315, | |
130 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 56, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 235, | |
"label": "image" | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"link": 236, | |
"widget": { | |
"name": "width" | |
}, | |
"label": "width" | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"link": 237, | |
"widget": { | |
"name": "height" | |
}, | |
"label": "height" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
239, | |
294 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageScale" | |
}, | |
"widgets_values": [ | |
"nearest-exact", | |
512, | |
512, | |
"disabled" | |
] | |
}, | |
{ | |
"id": 143, | |
"type": "ImageToMask", | |
"pos": [ | |
314.5631408691406, | |
2728.81396484375 | |
], | |
"size": [ | |
210, | |
58 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 61, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 239, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MASK", | |
"type": "MASK", | |
"links": [ | |
233 | |
], | |
"slot_index": 0, | |
"label": "MASK" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageToMask" | |
}, | |
"widgets_values": [ | |
"red" | |
] | |
}, | |
{ | |
"id": 182, | |
"type": "PreviewImage", | |
"pos": [ | |
403.4161071777344, | |
3292.457275390625 | |
], | |
"size": [ | |
210, | |
246 | |
], | |
"flags": {}, | |
"order": 47, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 295 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
}, | |
{ | |
"id": 183, | |
"type": "PreviewImage", | |
"pos": [ | |
317.8251037597656, | |
2985.99755859375 | |
], | |
"size": [ | |
210, | |
246 | |
], | |
"flags": {}, | |
"order": 57, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 296 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
}, | |
{ | |
"id": 144, | |
"type": "CR Color Panel", | |
"pos": [ | |
-427.23785400390625, | |
2676.557861328125 | |
], | |
"size": [ | |
315, | |
150 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 45, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "panel_width", | |
"type": "INT", | |
"link": 240, | |
"widget": { | |
"name": "panel_width" | |
}, | |
"label": "panel_width" | |
}, | |
{ | |
"name": "panel_height", | |
"type": "INT", | |
"link": 241, | |
"widget": { | |
"name": "panel_height" | |
}, | |
"label": "panel_height" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"links": [ | |
246, | |
293 | |
], | |
"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" | |
] | |
}, | |
{ | |
"id": 145, | |
"type": "ImageGenResolutionFromImage", | |
"pos": [ | |
-794.39501953125, | |
2634.17529296875 | |
], | |
"size": [ | |
268.79998779296875, | |
74.78713989257812 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 39, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 259, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE_GEN_WIDTH (INT)", | |
"type": "INT", | |
"links": [ | |
240 | |
], | |
"slot_index": 0, | |
"label": "IMAGE_GEN_WIDTH (INT)" | |
}, | |
{ | |
"name": "IMAGE_GEN_HEIGHT (INT)", | |
"type": "INT", | |
"links": [ | |
241 | |
], | |
"slot_index": 1, | |
"label": "IMAGE_GEN_HEIGHT (INT)" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageGenResolutionFromImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 134, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
-862.270263671875, | |
2361.501953125 | |
], | |
"size": [ | |
210, | |
76 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 27, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 224, | |
"label": "clip" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
230 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
] | |
}, | |
{ | |
"id": 137, | |
"type": "DifferentialDiffusion", | |
"pos": [ | |
-723.0859985351562, | |
2114.482421875 | |
], | |
"size": [ | |
210, | |
26 | |
], | |
"flags": {}, | |
"order": 23, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 228, | |
"label": "model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
219 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DifferentialDiffusion" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 138, | |
"type": "InpaintModelConditioning", | |
"pos": [ | |
-561.0447998046875, | |
2316.277587890625 | |
], | |
"size": [ | |
315, | |
138 | |
], | |
"flags": {}, | |
"order": 67, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 229, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 230, | |
"label": "negative" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 231, | |
"label": "vae" | |
}, | |
{ | |
"name": "pixels", | |
"type": "IMAGE", | |
"link": 232, | |
"label": "pixels" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 233, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"links": [ | |
214 | |
], | |
"slot_index": 0, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"links": [ | |
221 | |
], | |
"slot_index": 1, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent", | |
"type": "LATENT", | |
"links": [ | |
222 | |
], | |
"slot_index": 2, | |
"label": "latent" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "InpaintModelConditioning" | |
}, | |
"widgets_values": [ | |
false | |
] | |
}, | |
{ | |
"id": 129, | |
"type": "KSampler", | |
"pos": [ | |
-64.66582489013672, | |
2375.835693359375 | |
], | |
"size": [ | |
327.0473327636719, | |
271.8500671386719 | |
], | |
"flags": {}, | |
"order": 72, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 219, | |
"label": "model" | |
}, | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 220, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 221, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 222, | |
"label": "latent_image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
225 | |
], | |
"slot_index": 0, | |
"label": "LATENT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSampler" | |
}, | |
"widgets_values": [ | |
1059162201604497, | |
"randomize", | |
20, | |
1, | |
"euler", | |
"normal", | |
1 | |
] | |
}, | |
{ | |
"id": 136, | |
"type": "FluxGuidance", | |
"pos": [ | |
605.3966064453125, | |
2090.727294921875 | |
], | |
"size": [ | |
317.4000244140625, | |
58 | |
], | |
"flags": {}, | |
"order": 71, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 227, | |
"label": "conditioning" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
220 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "FluxGuidance" | |
}, | |
"widgets_values": [ | |
30 | |
] | |
}, | |
{ | |
"id": 125, | |
"type": "StyleModelLoader", | |
"pos": [ | |
-502.90252685546875, | |
2171.220458984375 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": {}, | |
"order": 9, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STYLE_MODEL", | |
"type": "STYLE_MODEL", | |
"links": [ | |
215 | |
], | |
"slot_index": 0, | |
"label": "STYLE_MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelLoader" | |
}, | |
"widgets_values": [ | |
"flux1-redux-dev.safetensors" | |
] | |
}, | |
{ | |
"id": 128, | |
"type": "CLIPVisionLoader", | |
"pos": [ | |
-429.38482666015625, | |
2029.850830078125 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": {}, | |
"order": 10, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION", | |
"type": "CLIP_VISION", | |
"links": [ | |
217 | |
], | |
"label": "CLIP_VISION" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionLoader" | |
}, | |
"widgets_values": [ | |
"sigclip_vision_patch14_384.safetensors" | |
] | |
}, | |
{ | |
"id": 127, | |
"type": "CLIPVisionEncode", | |
"pos": [ | |
-60.332664489746094, | |
2030.99951171875 | |
], | |
"size": [ | |
326.6563415527344, | |
78 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 38, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip_vision", | |
"type": "CLIP_VISION", | |
"link": 217, | |
"label": "clip_vision" | |
}, | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 258, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION_OUTPUT", | |
"type": "CLIP_VISION_OUTPUT", | |
"links": [ | |
216 | |
], | |
"slot_index": 0, | |
"label": "CLIP_VISION_OUTPUT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionEncode" | |
}, | |
"widgets_values": [ | |
"center" | |
] | |
}, | |
{ | |
"id": 126, | |
"type": "StyleModelApply", | |
"pos": [ | |
-32.71861267089844, | |
2178.509521484375 | |
], | |
"size": [ | |
325.232421875, | |
122 | |
], | |
"flags": {}, | |
"order": 70, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 214, | |
"label": "conditioning" | |
}, | |
{ | |
"name": "style_model", | |
"type": "STYLE_MODEL", | |
"link": 215, | |
"label": "style_model" | |
}, | |
{ | |
"name": "clip_vision_output", | |
"type": "CLIP_VISION_OUTPUT", | |
"link": 216, | |
"label": "clip_vision_output" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
227 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelApply" | |
}, | |
"widgets_values": [ | |
1, | |
"multiply" | |
] | |
}, | |
{ | |
"id": 135, | |
"type": "VAEDecode", | |
"pos": [ | |
301.5353088378906, | |
2373.04345703125 | |
], | |
"size": [ | |
210, | |
46 | |
], | |
"flags": {}, | |
"order": 73, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 225, | |
"label": "samples" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 226, | |
"label": "vae" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
243, | |
274 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 168, | |
"type": "SaveImage", | |
"pos": [ | |
348.0126037597656, | |
2585.242919921875 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 75, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 274, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 146, | |
"type": "PreviewImage", | |
"pos": [ | |
611.8432006835938, | |
2309.136962890625 | |
], | |
"size": [ | |
970.1593627929688, | |
684.6998291015625 | |
], | |
"flags": {}, | |
"order": 74, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 243, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 167, | |
"type": "ShowText|pysssss", | |
"pos": [ | |
-460.0393981933594, | |
2887.3291015625 | |
], | |
"size": [ | |
453.528564453125, | |
197.38055419921875 | |
], | |
"flags": {}, | |
"order": 58, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "text", | |
"type": "STRING", | |
"link": 273, | |
"widget": { | |
"name": "text" | |
}, | |
"label": "text" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
275 | |
], | |
"slot_index": 0, | |
"shape": 6, | |
"label": "STRING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ShowText|pysssss" | |
}, | |
"widgets_values": [ | |
"", | |
"In this image I can see a person's face which is in white, red, blue and green color. Background is in gray and white color.,This is a black and white image. In the center of the image we can see a man is standing and holding a bottle in his hand. In front of him, we can also see a group of bottles placed on the table. On the right side of this image, we see a person's face. On top of the table, a bottle and a few other objects are placed. The background is blurred, which is black in color." | |
] | |
}, | |
{ | |
"id": 185, | |
"type": "Text Multiline", | |
"pos": [ | |
-457.89404296875, | |
3377.59912109375 | |
], | |
"size": [ | |
400, | |
200 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 11, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"links": [ | |
297 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Text Multiline" | |
}, | |
"widgets_values": [ | |
"" | |
] | |
}, | |
{ | |
"id": 87, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
2616.013427734375, | |
3745.80126953125 | |
], | |
"size": [ | |
422.84503173828125, | |
164.31304931640625 | |
], | |
"flags": {}, | |
"order": 29, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 158, | |
"label": "clip" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
168 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"A spider girl\n" | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 173, | |
"type": "Florence2ModelLoader", | |
"pos": [ | |
2245.579833984375, | |
3371.109375 | |
], | |
"size": [ | |
315, | |
106 | |
], | |
"flags": {}, | |
"order": 12, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "lora", | |
"type": "PEFTLORA", | |
"label": "lora", | |
"shape": 7 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "florence2_model", | |
"type": "FL2MODEL", | |
"links": [ | |
282 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "florence2_model" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Florence2ModelLoader" | |
}, | |
"widgets_values": [ | |
"Florence-2-SD3-Captioner", | |
"fp16", | |
"flash_attention_2" | |
] | |
}, | |
{ | |
"id": 171, | |
"type": "ImageResizeKJ", | |
"pos": [ | |
2239.667724609375, | |
3020.45166015625 | |
], | |
"size": [ | |
315, | |
266 | |
], | |
"flags": {}, | |
"order": 22, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 277, | |
"label": "image" | |
}, | |
{ | |
"name": "get_image_size", | |
"type": "IMAGE", | |
"label": "get_image_size", | |
"shape": 7 | |
}, | |
{ | |
"name": "width_input", | |
"type": "INT", | |
"widget": { | |
"name": "width_input" | |
}, | |
"label": "width_input" | |
}, | |
{ | |
"name": "height_input", | |
"type": "INT", | |
"widget": { | |
"name": "height_input" | |
}, | |
"label": "height_input" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
278, | |
280 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "IMAGE" | |
}, | |
{ | |
"name": "width", | |
"type": "INT", | |
"shape": 3, | |
"label": "width" | |
}, | |
{ | |
"name": "height", | |
"type": "INT", | |
"shape": 3, | |
"label": "height" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ImageResizeKJ" | |
}, | |
"widgets_values": [ | |
1536, | |
1536, | |
"nearest-exact", | |
true, | |
0, | |
0, | |
0, | |
"disabled" | |
] | |
}, | |
{ | |
"id": 170, | |
"type": "Florence2Run", | |
"pos": [ | |
2631.922119140625, | |
3210.2490234375 | |
], | |
"size": [ | |
327.528564453125, | |
352 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 34, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 278, | |
"label": "image" | |
}, | |
{ | |
"name": "florence2_model", | |
"type": "FL2MODEL", | |
"link": 282, | |
"slot_index": 1, | |
"label": "florence2_model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"links": [], | |
"slot_index": 0, | |
"label": "image" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"label": "mask" | |
}, | |
{ | |
"name": "caption", | |
"type": "STRING", | |
"links": [ | |
291 | |
], | |
"slot_index": 2, | |
"label": "caption" | |
}, | |
{ | |
"name": "data", | |
"type": "JSON", | |
"label": "data" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "Florence2Run" | |
}, | |
"widgets_values": [ | |
"", | |
"detailed_caption", | |
true, | |
false, | |
1024, | |
3, | |
true, | |
"", | |
544324641682433, | |
"decrement" | |
] | |
}, | |
{ | |
"id": 77, | |
"type": "CLIPVisionEncode", | |
"pos": [ | |
2705.939697265625, | |
3052.14453125 | |
], | |
"size": [ | |
290, | |
78 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 35, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip_vision", | |
"type": "CLIP_VISION", | |
"link": 146, | |
"label": "clip_vision" | |
}, | |
{ | |
"name": "image", | |
"type": "IMAGE", | |
"link": 280, | |
"label": "image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION_OUTPUT", | |
"type": "CLIP_VISION_OUTPUT", | |
"links": [ | |
149 | |
], | |
"slot_index": 0, | |
"label": "CLIP_VISION_OUTPUT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionEncode" | |
}, | |
"widgets_values": [ | |
"center" | |
] | |
}, | |
{ | |
"id": 80, | |
"type": "StyleModelLoader", | |
"pos": [ | |
3050.9658203125, | |
3167.0390625 | |
], | |
"size": [ | |
340, | |
60 | |
], | |
"flags": {}, | |
"order": 13, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "STYLE_MODEL", | |
"type": "STYLE_MODEL", | |
"links": [ | |
148 | |
], | |
"slot_index": 0, | |
"label": "STYLE_MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelLoader" | |
}, | |
"widgets_values": [ | |
"flux1-redux-dev.safetensors" | |
] | |
}, | |
{ | |
"id": 178, | |
"type": "ShowText|pysssss", | |
"pos": [ | |
2978.378173828125, | |
3329.52978515625 | |
], | |
"size": [ | |
380.22808837890625, | |
176.35092163085938 | |
], | |
"flags": {}, | |
"order": 44, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "text", | |
"type": "STRING", | |
"link": 291, | |
"widget": { | |
"name": "text" | |
} | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "STRING", | |
"type": "STRING", | |
"shape": 6, | |
"label": "STRING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ShowText|pysssss" | |
}, | |
"widgets_values": [ | |
"", | |
"In this image, we can see a depiction of a woman wearing a spiderman costume. In the background, there are ropes and we can also see a roof." | |
] | |
}, | |
{ | |
"id": 79, | |
"type": "CLIPVisionLoader", | |
"pos": [ | |
3076.290283203125, | |
3027.51318359375 | |
], | |
"size": [ | |
370, | |
60 | |
], | |
"flags": {}, | |
"order": 14, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP_VISION", | |
"type": "CLIP_VISION", | |
"links": [ | |
146 | |
], | |
"slot_index": 0, | |
"label": "CLIP_VISION" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPVisionLoader" | |
}, | |
"widgets_values": [ | |
"sigclip_vision_patch14_384.safetensors" | |
] | |
}, | |
{ | |
"id": 78, | |
"type": "StyleModelApply", | |
"pos": [ | |
3492.510009765625, | |
3225.284423828125 | |
], | |
"size": [ | |
320, | |
122 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 49, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 169, | |
"label": "conditioning" | |
}, | |
{ | |
"name": "style_model", | |
"type": "STYLE_MODEL", | |
"link": 148, | |
"label": "style_model" | |
}, | |
{ | |
"name": "clip_vision_output", | |
"type": "CLIP_VISION_OUTPUT", | |
"link": 149, | |
"shape": 7, | |
"label": "clip_vision_output" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
170 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "StyleModelApply" | |
}, | |
"widgets_values": [ | |
1, | |
"multiply" | |
] | |
}, | |
{ | |
"id": 88, | |
"type": "FluxGuidance", | |
"pos": [ | |
3077.578125, | |
3625.448486328125 | |
], | |
"size": [ | |
317.4000244140625, | |
58 | |
], | |
"flags": {}, | |
"order": 42, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 168, | |
"label": "conditioning" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
169 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "FluxGuidance" | |
}, | |
"widgets_values": [ | |
30 | |
] | |
}, | |
{ | |
"id": 93, | |
"type": "DifferentialDiffusion", | |
"pos": [ | |
2702.707275390625, | |
3641.022705078125 | |
], | |
"size": [ | |
277.20001220703125, | |
26 | |
], | |
"flags": {}, | |
"order": 30, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 165, | |
"label": "model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
150 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DifferentialDiffusion" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 83, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
2609.615478515625, | |
4008.115478515625 | |
], | |
"size": [ | |
464.0499572753906, | |
223.93943786621094 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 28, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 154, | |
"label": "clip" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
161 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
], | |
"color": "#322", | |
"bgcolor": "#533" | |
}, | |
{ | |
"id": 91, | |
"type": "DualCLIPLoader", | |
"pos": [ | |
2254.953369140625, | |
4050.4169921875 | |
], | |
"size": [ | |
315, | |
106 | |
], | |
"flags": {}, | |
"order": 15, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
154, | |
158 | |
], | |
"label": "CLIP" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DualCLIPLoader" | |
}, | |
"widgets_values": [ | |
"clip_l.safetensors", | |
"flux\\t5xxl_fp16.safetensors", | |
"flux" | |
] | |
}, | |
{ | |
"id": 90, | |
"type": "VAELoader", | |
"pos": [ | |
2258.111083984375, | |
3880.416015625 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": {}, | |
"order": 16, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
156, | |
162 | |
], | |
"slot_index": 0, | |
"label": "VAE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAELoader" | |
}, | |
"widgets_values": [ | |
"ae.safetensors" | |
] | |
}, | |
{ | |
"id": 89, | |
"type": "UNETLoader", | |
"pos": [ | |
2260.930419921875, | |
3708.5029296875 | |
], | |
"size": [ | |
315, | |
82 | |
], | |
"flags": {}, | |
"order": 17, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
165 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "UNETLoader" | |
}, | |
"widgets_values": [ | |
"flux1-dev-fp8.safetensors", | |
"default" | |
] | |
}, | |
{ | |
"id": 92, | |
"type": "InpaintModelConditioning", | |
"pos": [ | |
3152.669921875, | |
3863.318359375 | |
], | |
"size": [ | |
302.4000244140625, | |
138 | |
], | |
"flags": {}, | |
"order": 54, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 170, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 161, | |
"label": "negative" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 162, | |
"label": "vae" | |
}, | |
{ | |
"name": "pixels", | |
"type": "IMAGE", | |
"link": 163, | |
"label": "pixels" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 164, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"links": [ | |
151 | |
], | |
"slot_index": 0, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"links": [ | |
152 | |
], | |
"slot_index": 1, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent", | |
"type": "LATENT", | |
"links": [ | |
153 | |
], | |
"slot_index": 2, | |
"label": "latent" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "InpaintModelConditioning" | |
}, | |
"widgets_values": [ | |
true | |
] | |
}, | |
{ | |
"id": 82, | |
"type": "KSampler", | |
"pos": [ | |
3517.234130859375, | |
3680.50341796875 | |
], | |
"size": [ | |
315, | |
262 | |
], | |
"flags": {}, | |
"order": 59, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 150, | |
"label": "model" | |
}, | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 151, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 152, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 153, | |
"label": "latent_image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
155 | |
], | |
"slot_index": 0, | |
"label": "LATENT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSampler" | |
}, | |
"widgets_values": [ | |
397951121843210, | |
"randomize", | |
20, | |
1, | |
"euler", | |
"normal", | |
1 | |
] | |
}, | |
{ | |
"id": 84, | |
"type": "VAEDecode", | |
"pos": [ | |
3548.02294921875, | |
4013.573486328125 | |
], | |
"size": [ | |
315.0740051269531, | |
62.55049133300781 | |
], | |
"flags": {}, | |
"order": 64, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 155, | |
"label": "samples" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 156, | |
"label": "vae" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
166, | |
283 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 174, | |
"type": "SaveImage", | |
"pos": [ | |
3697.598388671875, | |
4234.67822265625 | |
], | |
"size": [ | |
315, | |
270 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 69, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 283, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 59, | |
"type": "DualCLIPLoader", | |
"pos": [ | |
2267.539306640625, | |
2162.449951171875 | |
], | |
"size": [ | |
315, | |
106 | |
], | |
"flags": {}, | |
"order": 18, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
108, | |
112 | |
], | |
"label": "CLIP" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DualCLIPLoader" | |
}, | |
"widgets_values": [ | |
"clip_l.safetensors", | |
"flux\\t5xxl_fp8_e4m3fn.safetensors", | |
"flux" | |
] | |
}, | |
{ | |
"id": 58, | |
"type": "VAELoader", | |
"pos": [ | |
2257.012939453125, | |
2045.94091796875 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": {}, | |
"order": 19, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
110, | |
116 | |
], | |
"slot_index": 0, | |
"label": "VAE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAELoader" | |
}, | |
"widgets_values": [ | |
"ae.safetensors" | |
] | |
}, | |
{ | |
"id": 51, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
2676.251220703125, | |
2141.26611328125 | |
], | |
"size": [ | |
425.27801513671875, | |
180.6060791015625 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 31, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 108, | |
"label": "clip" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
115 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
], | |
"color": "#322", | |
"bgcolor": "#533" | |
}, | |
{ | |
"id": 55, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
2677.540771484375, | |
1904.95849609375 | |
], | |
"size": [ | |
422.84503173828125, | |
164.31304931640625 | |
], | |
"flags": {}, | |
"order": 32, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 112, | |
"label": "clip" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
113 | |
], | |
"slot_index": 0, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"spider man girl" | |
], | |
"color": "#232", | |
"bgcolor": "#353" | |
}, | |
{ | |
"id": 60, | |
"type": "InpaintModelConditioning", | |
"pos": [ | |
3165.498046875, | |
1867.1458740234375 | |
], | |
"size": [ | |
302.4000244140625, | |
138 | |
], | |
"flags": {}, | |
"order": 50, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 145, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 115, | |
"label": "negative" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 116, | |
"label": "vae" | |
}, | |
{ | |
"name": "pixels", | |
"type": "IMAGE", | |
"link": 131, | |
"label": "pixels" | |
}, | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 137, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"links": [ | |
105 | |
], | |
"slot_index": 0, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"links": [ | |
106 | |
], | |
"slot_index": 1, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent", | |
"type": "LATENT", | |
"links": [ | |
107 | |
], | |
"slot_index": 2, | |
"label": "latent" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "InpaintModelConditioning" | |
}, | |
"widgets_values": [ | |
false | |
] | |
}, | |
{ | |
"id": 61, | |
"type": "DifferentialDiffusion", | |
"pos": [ | |
3185.917724609375, | |
2160.916748046875 | |
], | |
"size": [ | |
277.20001220703125, | |
26 | |
], | |
"flags": {}, | |
"order": 33, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 119, | |
"label": "model" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
104 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "DifferentialDiffusion" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 169, | |
"type": "SaveImage", | |
"pos": [ | |
3730.85400390625, | |
2327.54052734375 | |
], | |
"size": [ | |
315, | |
58 | |
], | |
"flags": { | |
"collapsed": true | |
}, | |
"order": 66, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 276, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 52, | |
"type": "VAEDecode", | |
"pos": [ | |
3515.8251953125, | |
2162.399658203125 | |
], | |
"size": [ | |
309.3173828125, | |
63.86370849609375 | |
], | |
"flags": {}, | |
"order": 60, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 109, | |
"label": "samples" | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 110, | |
"label": "vae" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
120, | |
276 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 50, | |
"type": "KSampler", | |
"pos": [ | |
3519.622314453125, | |
1827.56298828125 | |
], | |
"size": [ | |
315, | |
262 | |
], | |
"flags": {}, | |
"order": 55, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 104, | |
"label": "model" | |
}, | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 105, | |
"label": "positive" | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 106, | |
"label": "negative" | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 107, | |
"label": "latent_image" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
109 | |
], | |
"slot_index": 0, | |
"label": "LATENT" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSampler" | |
}, | |
"widgets_values": [ | |
1070940543139699, | |
"randomize", | |
20, | |
1, | |
"euler", | |
"normal", | |
1 | |
] | |
}, | |
{ | |
"id": 62, | |
"type": "PreviewImage", | |
"pos": [ | |
3897.337158203125, | |
1746.2396240234375 | |
], | |
"size": [ | |
471.4762268066406, | |
640.2418823242188 | |
], | |
"flags": {}, | |
"order": 65, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 120, | |
"label": "images" | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 56, | |
"type": "FluxGuidance", | |
"pos": [ | |
2765.4208984375, | |
1767.9556884765625 | |
], | |
"size": [ | |
317.4000244140625, | |
58 | |
], | |
"flags": {}, | |
"order": 43, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "conditioning", | |
"type": "CONDITIONING", | |
"link": 113, | |
"label": "conditioning" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
145 | |
], | |
"slot_index": 0, | |
"shape": 3, | |
"label": "CONDITIONING" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "FluxGuidance" | |
}, | |
"widgets_values": [ | |
30 | |
] | |
}, | |
{ | |
"id": 57, | |
"type": "UNETLoader", | |
"pos": [ | |
2250.740966796875, | |
1899.9058837890625 | |
], | |
"size": [ | |
315, | |
82 | |
], | |
"flags": {}, | |
"order": 20, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
119 | |
], | |
"slot_index": 0, | |
"label": "MODEL" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "UNETLoader" | |
}, | |
"widgets_values": [ | |
"black-forest-labs_FLUX.1-Fill-dev_flux1-fill-dev_fp8.safetensors", | |
"default" | |
] | |
}, | |
{ | |
"id": 122, | |
"type": "Fast Groups Muter (rgthree)", | |
"pos": [ | |
-1664.942626953125, | |
1145.5780029296875 | |
], | |
"size": [ | |
601.6607055664062, | |
311.385009765625 | |
], | |
"flags": {}, | |
"order": 21, | |
"mode": 0, | |
"inputs": [], | |
"outputs": [ | |
{ | |
"name": "OPT_CONNECTION", | |
"type": "*", | |
"label": "OPT_CONNECTION" | |
} | |
], | |
"properties": { | |
"matchColors": "", | |
"matchTitle": "", | |
"showNav": true, | |
"sort": "position", | |
"customSortAlphabet": "", | |
"toggleRestriction": "default" | |
} | |
}, | |
{ | |
"id": 140, | |
"type": "MaskToImage", | |
"pos": [ | |
-491.718505859375, | |
3452.916748046875 | |
], | |
"size": [ | |
227.9647674560547, | |
80.10253143310547 | |
], | |
"flags": { | |
"collapsed": false | |
}, | |
"order": 25, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "mask", | |
"type": "MASK", | |
"link": 253, | |
"label": "mask" | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
247, | |
292 | |
], | |
"slot_index": 0, | |
"label": "IMAGE" | |
} | |
], | |
"properties": { | |
"Node name for S&R": "MaskToImage" | |
}, | |
"widgets_values": [] | |
}, | |
{ | |
"id": 179, | |
"type": "PreviewImage", | |
"pos": [ | |
-225.01036071777344, | |
3525.219970703125 | |
], | |
"size": [ | |
210, | |
246 | |
], | |
"flags": {}, | |
"order": 37, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 292 | |
} | |
], | |
"outputs": [], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
} | |
], | |
"links": [ | |
[ | |
104, | |
61, | |
0, | |
50, | |
0, | |
"MODEL" | |
], | |
[ | |
105, | |
60, | |
0, | |
50, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
106, | |
60, | |
1, | |
50, | |
2, | |
"CONDITIONING" | |
], | |
[ | |
107, | |
60, | |
2, | |
50, | |
3, | |
"LATENT" | |
], | |
[ | |
108, | |
59, | |
0, | |
51, | |
0, | |
"CLIP" | |
], | |
[ | |
109, | |
50, | |
0, | |
52, | |
0, | |
"LATENT" | |
], | |
[ | |
110, | |
58, | |
0, | |
52, | |
1, | |
"VAE" | |
], | |
[ | |
112, | |
59, | |
0, | |
55, | |
0, | |
"CLIP" | |
], | |
[ | |
113, | |
55, | |
0, | |
56, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
115, | |
51, | |
0, | |
60, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
116, | |
58, | |
0, | |
60, | |
2, | |
"VAE" | |
], | |
[ | |
119, | |
57, | |
0, | |
61, | |
0, | |
"MODEL" | |
], | |
[ | |
120, | |
52, | |
0, | |
62, | |
0, | |
"IMAGE" | |
], | |
[ | |
131, | |
54, | |
0, | |
60, | |
3, | |
"IMAGE" | |
], | |
[ | |
137, | |
54, | |
1, | |
60, | |
4, | |
"MASK" | |
], | |
[ | |
145, | |
56, | |
0, | |
60, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
146, | |
79, | |
0, | |
77, | |
0, | |
"CLIP_VISION" | |
], | |
[ | |
148, | |
80, | |
0, | |
78, | |
1, | |
"STYLE_MODEL" | |
], | |
[ | |
149, | |
77, | |
0, | |
78, | |
2, | |
"CLIP_VISION_OUTPUT" | |
], | |
[ | |
150, | |
93, | |
0, | |
82, | |
0, | |
"MODEL" | |
], | |
[ | |
151, | |
92, | |
0, | |
82, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
152, | |
92, | |
1, | |
82, | |
2, | |
"CONDITIONING" | |
], | |
[ | |
153, | |
92, | |
2, | |
82, | |
3, | |
"LATENT" | |
], | |
[ | |
154, | |
91, | |
0, | |
83, | |
0, | |
"CLIP" | |
], | |
[ | |
155, | |
82, | |
0, | |
84, | |
0, | |
"LATENT" | |
], | |
[ | |
156, | |
90, | |
0, | |
84, | |
1, | |
"VAE" | |
], | |
[ | |
158, | |
91, | |
0, | |
87, | |
0, | |
"CLIP" | |
], | |
[ | |
161, | |
83, | |
0, | |
92, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
162, | |
90, | |
0, | |
92, | |
2, | |
"VAE" | |
], | |
[ | |
163, | |
86, | |
0, | |
92, | |
3, | |
"IMAGE" | |
], | |
[ | |
164, | |
86, | |
1, | |
92, | |
4, | |
"MASK" | |
], | |
[ | |
165, | |
89, | |
0, | |
93, | |
0, | |
"MODEL" | |
], | |
[ | |
166, | |
84, | |
0, | |
94, | |
0, | |
"IMAGE" | |
], | |
[ | |
168, | |
87, | |
0, | |
88, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
169, | |
88, | |
0, | |
78, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
170, | |
78, | |
0, | |
92, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
214, | |
138, | |
0, | |
126, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
215, | |
125, | |
0, | |
126, | |
1, | |
"STYLE_MODEL" | |
], | |
[ | |
216, | |
127, | |
0, | |
126, | |
2, | |
"CLIP_VISION_OUTPUT" | |
], | |
[ | |
217, | |
128, | |
0, | |
127, | |
0, | |
"CLIP_VISION" | |
], | |
[ | |
219, | |
137, | |
0, | |
129, | |
0, | |
"MODEL" | |
], | |
[ | |
220, | |
136, | |
0, | |
129, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
221, | |
138, | |
1, | |
129, | |
2, | |
"CONDITIONING" | |
], | |
[ | |
222, | |
138, | |
2, | |
129, | |
3, | |
"LATENT" | |
], | |
[ | |
223, | |
132, | |
0, | |
133, | |
0, | |
"CLIP" | |
], | |
[ | |
224, | |
132, | |
0, | |
134, | |
0, | |
"CLIP" | |
], | |
[ | |
225, | |
129, | |
0, | |
135, | |
0, | |
"LATENT" | |
], | |
[ | |
226, | |
131, | |
0, | |
135, | |
1, | |
"VAE" | |
], | |
[ | |
227, | |
126, | |
0, | |
136, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
228, | |
130, | |
0, | |
137, | |
0, | |
"MODEL" | |
], | |
[ | |
229, | |
133, | |
0, | |
138, | |
0, | |
"CONDITIONING" | |
], | |
[ | |
230, | |
134, | |
0, | |
138, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
231, | |
131, | |
0, | |
138, | |
2, | |
"VAE" | |
], | |
[ | |
232, | |
147, | |
0, | |
138, | |
3, | |
"IMAGE" | |
], | |
[ | |
233, | |
143, | |
0, | |
138, | |
4, | |
"MASK" | |
], | |
[ | |
235, | |
148, | |
0, | |
141, | |
0, | |
"IMAGE" | |
], | |
[ | |
236, | |
142, | |
0, | |
141, | |
1, | |
"INT" | |
], | |
[ | |
237, | |
142, | |
1, | |
141, | |
2, | |
"INT" | |
], | |
[ | |
238, | |
147, | |
0, | |
142, | |
0, | |
"IMAGE" | |
], | |
[ | |
239, | |
141, | |
0, | |
143, | |
0, | |
"IMAGE" | |
], | |
[ | |
240, | |
145, | |
0, | |
144, | |
0, | |
"INT" | |
], | |
[ | |
241, | |
145, | |
1, | |
144, | |
1, | |
"INT" | |
], | |
[ | |
243, | |
135, | |
0, | |
146, | |
0, | |
"IMAGE" | |
], | |
[ | |
246, | |
144, | |
0, | |
148, | |
0, | |
"IMAGE" | |
], | |
[ | |
247, | |
140, | |
0, | |
148, | |
1, | |
"IMAGE" | |
], | |
[ | |
252, | |
155, | |
0, | |
147, | |
1, | |
"IMAGE" | |
], | |
[ | |
253, | |
155, | |
1, | |
140, | |
0, | |
"MASK" | |
], | |
[ | |
257, | |
139, | |
0, | |
158, | |
0, | |
"IMAGE" | |
], | |
[ | |
258, | |
158, | |
0, | |
127, | |
1, | |
"IMAGE" | |
], | |
[ | |
259, | |
158, | |
0, | |
145, | |
0, | |
"IMAGE" | |
], | |
[ | |
260, | |
158, | |
0, | |
147, | |
0, | |
"IMAGE" | |
], | |
[ | |
261, | |
160, | |
0, | |
159, | |
0, | |
"LIST" | |
], | |
[ | |
262, | |
162, | |
2, | |
160, | |
0, | |
"STRING" | |
], | |
[ | |
265, | |
158, | |
0, | |
162, | |
0, | |
"IMAGE" | |
], | |
[ | |
266, | |
164, | |
0, | |
161, | |
1, | |
"FL2MODEL" | |
], | |
[ | |
269, | |
164, | |
0, | |
162, | |
1, | |
"FL2MODEL" | |
], | |
[ | |
270, | |
155, | |
0, | |
165, | |
0, | |
"IMAGE" | |
], | |
[ | |
271, | |
165, | |
0, | |
161, | |
0, | |
"IMAGE" | |
], | |
[ | |
272, | |
161, | |
2, | |
160, | |
1, | |
"STRING" | |
], | |
[ | |
273, | |
159, | |
0, | |
167, | |
0, | |
"STRING" | |
], | |
[ | |
274, | |
135, | |
0, | |
168, | |
0, | |
"IMAGE" | |
], | |
[ | |
275, | |
167, | |
0, | |
133, | |
1, | |
"STRING" | |
], | |
[ | |
276, | |
52, | |
0, | |
169, | |
0, | |
"IMAGE" | |
], | |
[ | |
277, | |
81, | |
0, | |
171, | |
0, | |
"IMAGE" | |
], | |
[ | |
278, | |
171, | |
0, | |
170, | |
0, | |
"IMAGE" | |
], | |
[ | |
280, | |
171, | |
0, | |
77, | |
1, | |
"IMAGE" | |
], | |
[ | |
282, | |
173, | |
0, | |
170, | |
1, | |
"FL2MODEL" | |
], | |
[ | |
283, | |
84, | |
0, | |
174, | |
0, | |
"IMAGE" | |
], | |
[ | |
291, | |
170, | |
2, | |
178, | |
0, | |
"STRING" | |
], | |
[ | |
292, | |
140, | |
0, | |
179, | |
0, | |
"IMAGE" | |
], | |
[ | |
293, | |
144, | |
0, | |
180, | |
0, | |
"IMAGE" | |
], | |
[ | |
294, | |
141, | |
0, | |
181, | |
0, | |
"IMAGE" | |
], | |
[ | |
295, | |
147, | |
0, | |
182, | |
0, | |
"IMAGE" | |
], | |
[ | |
296, | |
148, | |
0, | |
183, | |
0, | |
"IMAGE" | |
], | |
[ | |
297, | |
185, | |
0, | |
160, | |
2, | |
"STRING" | |
] | |
], | |
"groups": [ | |
{ | |
"id": 1, | |
"title": "Auto Prompt InPaint + Styles tansfer", | |
"bounding": [ | |
-1692.74658203125, | |
1635.9549560546875, | |
3317, | |
2164 | |
], | |
"color": "#3f789e", | |
"font_size": 48, | |
"flags": {} | |
}, | |
{ | |
"id": 2, | |
"title": "Image", | |
"bounding": [ | |
-1667.74658203125, | |
3160.958740234375, | |
441, | |
507 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
}, | |
{ | |
"id": 3, | |
"title": "Style", | |
"bounding": [ | |
-1670.74658203125, | |
2595.959228515625, | |
441, | |
521 | |
], | |
"color": "#3f789e", | |
"font_size": 24, | |
"flags": {} | |
}, | |
{ | |
"id": 4, | |
"title": "Manual Text Prompt InPaint", | |
"bounding": [ | |
1700.3695068359375, | |
2531.52099609375, | |
2709, | |
1955 | |
], | |
"color": "#3f789e", | |
"font_size": 48, | |
"flags": {} | |
}, | |
{ | |
"id": 5, | |
"title": "Inpaint", | |
"bounding": [ | |
1697.0333251953125, | |
1418.0738525390625, | |
2702, | |
1069 | |
], | |
"color": "#3f789e", | |
"font_size": 48, | |
"flags": {} | |
} | |
], | |
"config": {}, | |
"extra": { | |
"ds": { | |
"scale": 0.2540132685242355, | |
"offset": [ | |
3670.5634061220017, | |
-685.0768163136507 | |
] | |
}, | |
"0246.VERSION": [ | |
0, | |
0, | |
4 | |
], | |
"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