diff --git "a/workflow.json" "b/workflow.json" new file mode 100644--- /dev/null +++ "b/workflow.json" @@ -0,0 +1,6712 @@ +{ + "last_node_id": 231, + "last_link_id": 411, + "nodes": [ + { + "id": 24, + "type": "VAEDecodeTiled", + "pos": [ + 983, + 663 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 140 + }, + { + "name": "vae", + "type": "VAE", + "link": 85 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 154 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 94, + "type": "Upscale Model Loader", + "pos": [ + 556, + 805 + ], + "size": { + "0": 484.0141296386719, + "1": 78 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 156 + ], + "shape": 3 + }, + { + "name": "MODEL_NAME_TEXT", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Upscale Model Loader" + }, + "widgets_values": [ + "ESRGAN\\1x_ArtClarity.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 10, + "type": "VAEDecodeTiled", + "pos": [ + 485, + 166 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 192 + }, + { + "name": "vae", + "type": "VAE", + "link": 83 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 17, + 20, + 118 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 72, + "type": "ImageScaleBy", + "pos": [ + 829, + 168 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 118 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 119 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "area", + 1 + ] + }, + { + "id": 71, + "type": "GetImageSize", + "pos": [ + 1179, + 167 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 119 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 120 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "height", + "type": "INT", + "links": [ + 121 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "GetImageSize" + } + }, + { + "id": 143, + "type": "UpscaleModelLoader", + "pos": [ + 4350.98258543345, + -1085.8889743004495 + ], + "size": { + "0": 602.5219116210938, + "1": 58 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 238 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\1x_DeBLR.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 140, + "type": "UpscaleModelLoader", + "pos": [ + 4350.98258543345, + -1175.8889743004495 + ], + "size": { + "0": 601.7748413085938, + "1": 58 + }, + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 235 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\Swin2SR_ClassicalSR_X2_64.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 144, + "type": "KSampler", + "pos": [ + 4930.982585433455, + -825.8889743004446 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 262 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 264 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 263 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 380 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 244 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 156680208700790, + "increment", + 40, + 4, + "dpmpp_2m", + "exponential", + 0.45 + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 146, + "type": "VAEDecodeTiled", + "pos": [ + 5270.982585433455, + -825.8889743004446 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 244 + }, + { + "name": "vae", + "type": "VAE", + "link": 257 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 248 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 150, + "type": "Upscale Model Loader", + "pos": [ + 5260.982585433455, + -695.8889743004456 + ], + "size": { + "0": 484.0141296386719, + "1": 78 + }, + "flags": {}, + "order": 3, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 247 + ], + "shape": 3 + }, + { + "name": "MODEL_NAME_TEXT", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Upscale Model Loader" + }, + "widgets_values": [ + "ESRGAN\\1x_ArtClarity.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 156, + "type": "UpscaleModelLoader", + "pos": [ + 1796.0714317483482, + -1093.5010450322297 + ], + "size": { + "0": 602.5219116210938, + "1": 58 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 271 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\1x_DeBLR.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 157, + "type": "KSampler", + "pos": [ + 2376.071431748345, + -833.5010450322301 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 273 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 274 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 275 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 338 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 280 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 156680208700790, + "increment", + 40, + 4, + "dpmpp_2m", + "exponential", + 0.45 + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 159, + "type": "VAEDecodeTiled", + "pos": [ + 2716.0714317483457, + -833.5010450322301 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 280 + }, + { + "name": "vae", + "type": "VAE", + "link": 281 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 285 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 163, + "type": "Upscale Model Loader", + "pos": [ + 2706.0714317483457, + -703.50104503223 + ], + "size": { + "0": 484.0141296386719, + "1": 78 + }, + "flags": {}, + "order": 5, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 284 + ], + "shape": 3 + }, + { + "name": "MODEL_NAME_TEXT", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Upscale Model Loader" + }, + "widgets_values": [ + "ESRGAN\\1x_ArtClarity.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 110, + "type": "DetailedKSampler", + "pos": [ + 4000.982585433448, + -1165.8889743004495 + ], + "size": { + "0": 315, + "1": 570 + }, + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 394 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 203 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 204 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 206 + }, + { + "name": "VAE", + "type": "VAE", + "link": 205 + }, + { + "name": "seed", + "type": "INT", + "link": 290, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 261 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "DetailedKSampler" + }, + "widgets_values": [ + 496, + "increment", + 12, + 4, + 6, + "dpmpp_2m", + "exponential", + 24, + 1, + "penultimate_step", + "enable", + 20, + 0.5, + "enable", + 1.1, + 1.2, + 0.9, + 0.2, + "CPU" + ] + }, + { + "id": 162, + "type": "ImageUpscaleWithModel", + "pos": [ + 3066.0714317483457, + -833.5010450322301 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 284, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 285 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 287, + 293 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 149, + "type": "ImageUpscaleWithModel", + "pos": [ + 5800.982585433455, + -685.8889743004463 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 247, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 248 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 260, + 292, + 295 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 49, + "type": "VAEDecodeTiled", + "pos": [ + 12, + 711 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 70 + }, + { + "name": "vae", + "type": "VAE", + "link": 81 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71, + 80 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 51, + "type": "VAELoader", + "pos": [ + -426, + 855 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 6, + "mode": 0, + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 81, + 82, + 83, + 84, + 85, + 198, + 205, + 256, + 257, + 266, + 281, + 300, + 327, + 336, + 341, + 368 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "VAE\\sdxl_vae.safetensors" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 50, + "type": "VAEEncodeTiled", + "pos": [ + 337, + 929 + ], + "size": { + "0": 211.71121215820312, + "1": 78 + }, + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 72 + }, + { + "name": "vae", + "type": "VAE", + "link": 82 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 191 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 46, + "type": "CM_NearestSDXLResolution", + "pos": [ + 338, + 843 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 71 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 66 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "height", + "type": "INT", + "links": [ + 67 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "CM_NearestSDXLResolution" + } + }, + { + "id": 17, + "type": "KSampler", + "pos": [ + 983, + 358 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 170 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 35 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 36 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 21 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 140 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 156680208700790, + "increment", + 40, + 4, + "dpmpp_2m", + "exponential", + 0.45 + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 12, + "type": "UpscaleModelLoader", + "pos": [ + 11, + -135 + ], + "size": { + "0": 601.7748413085938, + "1": 58 + }, + "flags": {}, + "order": 7, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 14 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\Swin2SR_ClassicalSR_X2_64.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + 11, + -17 + ], + "size": { + "0": 602.5219116210938, + "1": 58 + }, + "flags": {}, + "order": 8, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 19 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\1x_DeBLR.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 11, + "type": "ImageUpscaleWithModel", + "pos": [ + 634, + -132 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 14, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 18 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 30 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 14, + "type": "ImageUpscaleWithModel", + "pos": [ + 627, + -20 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 19, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 17 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 18 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 19, + "type": "Image Resize", + "pos": [ + 889, + -130 + ], + "size": { + "0": 315, + "1": 178 + }, + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 30 + }, + { + "name": "resize_width", + "type": "INT", + "link": 120, + "widget": { + "name": "resize_width", + "config": [ + "INT", + { + "default": 1024, + "min": 1, + "max": 48000, + "step": 1 + } + ] + }, + "slot_index": 1 + }, + { + "name": "resize_height", + "type": "INT", + "link": 121, + "widget": { + "name": "resize_height", + "config": [ + "INT", + { + "default": 1536, + "min": 1, + "max": 48000, + "step": 1 + } + ] + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 31 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "Image Resize" + }, + "widgets_values": [ + "resize", + "true", + "lanczos", + 1, + 1024, + 1536 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 13, + "type": "VAEEncodeTiled", + "pos": [ + 1219, + -129 + ], + "size": { + "0": 210, + "1": 78 + }, + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 31 + }, + { + "name": "vae", + "type": "VAE", + "link": 84 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 21 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 111, + "type": "SaveImage", + "pos": [ + 4818, + -223 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 260 + } + ], + "title": "Group 3 Save Image", + "properties": {}, + "widgets_values": [ + "SDXL3/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 107, + "type": "SaveImage", + "pos": [ + 3227, + -220 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 287 + } + ], + "title": "Group 2 Save Image", + "properties": {}, + "widgets_values": [ + "SDXL2/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 169, + "type": "SaveImage", + "pos": [ + 6416, + -772 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 297 + } + ], + "title": "Blend 1|3 Save Image", + "properties": {}, + "widgets_values": [ + "SDXLC13/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 167, + "type": "SaveImage", + "pos": [ + 6433, + 356 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 294 + } + ], + "title": "Blend 2|3 Save Image", + "properties": {}, + "widgets_values": [ + "SDXLC23/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 47, + "type": "Image Resize", + "pos": [ + 7, + 838 + ], + "size": { + "0": 315, + "1": 178 + }, + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 80 + }, + { + "name": "resize_width", + "type": "INT", + "link": 66, + "widget": { + "name": "resize_width", + "config": [ + "INT", + { + "default": 1024, + "min": 1, + "max": 48000, + "step": 1 + } + ] + } + }, + { + "name": "resize_height", + "type": "INT", + "link": 67, + "widget": { + "name": "resize_height", + "config": [ + "INT", + { + "default": 1536, + "min": 1, + "max": 48000, + "step": 1 + } + ] + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "Image Resize" + }, + "widgets_values": [ + "resize", + "true", + "lanczos", + 1, + 1024, + 1536 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 103, + "type": "DetailedKSampler", + "pos": [ + 9, + 98 + ], + "size": { + "0": 315, + "1": 570 + }, + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 188 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 189 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 190 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 191 + }, + { + "name": "VAE", + "type": "VAE", + "link": null + }, + { + "name": "seed", + "type": "INT", + "link": 288, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 192, + 194, + 206 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "DetailedKSampler" + }, + "widgets_values": [ + 496, + "increment", + 12, + 5, + 3, + "dpmpp_2m", + "exponential", + 0, + 1, + "penultimate_step", + "enable", + 7.5, + 0.5, + "enable", + 1.1, + 1.2, + 0.9, + 0.2, + "CPU" + ] + }, + { + "id": 176, + "type": "GetImageSize", + "pos": [ + 2670, + -2000 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 304 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 302 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "height", + "type": "INT", + "links": [ + 303 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "GetImageSize" + } + }, + { + "id": 177, + "type": "ImageScaleBy", + "pos": [ + 2310, + -2010 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 305 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 304 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "area", + 1 + ] + }, + { + "id": 179, + "type": "SAMLoader", + "pos": [ + 1550, + -1540 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 9, + "mode": 0, + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 310 + ], + "shape": 3, + "slot_index": 0, + "label": "SAM_MODEL" + } + ], + "title": "Body", + "properties": { + "Node name for S&R": "SAMLoader" + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 180, + "type": "BasicPipeToDetailerPipe", + "pos": [ + 1520, + -2150 + ], + "size": { + "0": 322.6470642089844, + "1": 246.9422149658203 + }, + "flags": { + "pinned": false + }, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "basic_pipe", + "type": "BASIC_PIPE", + "link": 308, + "label": "basic_pipe" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 309, + "slot_index": 1, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 310, + "slot_index": 2, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": null, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "link": null, + "label": "detailer_hook" + } + ], + "outputs": [ + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [ + 311 + ], + "shape": 3, + "slot_index": 0, + "label": "detailer_pipe" + } + ], + "properties": { + "Node name for S&R": "BasicPipeToDetailerPipe" + }, + "widgets_values": [ + "", + "Select the LoRA to add to the text" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 184, + "type": "PreviewImage", + "pos": [ + 2270, + -2320 + ], + "size": { + "0": 209.95062255859375, + "1": 246 + }, + "flags": { + "pinned": false + }, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 314, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 186, + "type": "PreviewImage", + "pos": [ + 2270, + -2610 + ], + "size": { + "0": 261.1729736328125, + "1": 246 + }, + "flags": { + "pinned": false + }, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 324, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 187, + "type": "UltralyticsDetectorProvider", + "pos": [ + 1560, + -1670 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": { + "pinned": false + }, + "order": 10, + "mode": 0, + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 309 + ], + "shape": 3, + "slot_index": 0, + "label": "BBOX_DETECTOR" + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [], + "shape": 3, + "slot_index": 1, + "label": "SEGM_DETECTOR" + } + ], + "title": "Face", + "properties": { + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/face_yolov8m.pt" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 188, + "type": "ToBasicPipe", + "pos": [ + 1180, + -2140 + ], + "size": { + "0": 316.87823486328125, + "1": 106 + }, + "flags": { + "pinned": false + }, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 325 + }, + { + "name": "clip", + "type": "CLIP", + "link": 326 + }, + { + "name": "vae", + "type": "VAE", + "link": 327 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 328 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 329 + } + ], + "outputs": [ + { + "name": "basic_pipe", + "type": "BASIC_PIPE", + "links": [ + 308 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ToBasicPipe" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 190, + "type": "VAEDecodeTiled", + "pos": [ + 2660, + -1580 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 335 + }, + { + "name": "vae", + "type": "VAE", + "link": 336 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 307 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 191, + "type": "Upscale Model Loader", + "pos": [ + 2660, + -1720 + ], + "size": { + "0": 484.0141296386719, + "1": 78 + }, + "flags": {}, + "order": 11, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 306 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "MODEL_NAME_TEXT", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Upscale Model Loader" + }, + "widgets_values": [ + "ESRGAN\\1x_ArtClarity.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 182, + "type": "PreviewImage", + "pos": [ + 2550, + -2610 + ], + "size": { + "0": 311.4842529296875, + "1": 485.60333251953125 + }, + "flags": { + "pinned": false + }, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 312, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 174, + "type": "VAEEncodeTiled", + "pos": [ + 2310, + -1870 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 299 + }, + { + "name": "vae", + "type": "VAE", + "link": 300 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 333, + 338 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 194, + "type": "Image Resize", + "pos": [ + 6970, + -1660 + ], + "size": { + "0": 315, + "1": 178 + }, + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 381 + }, + { + "name": "resize_width", + "type": "INT", + "link": 343, + "widget": { + "name": "resize_width", + "config": [ + "INT", + { + "default": 1024, + "min": 1, + "max": 48000, + "step": 1 + } + ] + }, + "slot_index": 1 + }, + { + "name": "resize_height", + "type": "INT", + "link": 344, + "widget": { + "name": "resize_height", + "config": [ + "INT", + { + "default": 1536, + "min": 1, + "max": 48000, + "step": 1 + } + ] + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 340 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "Image Resize" + }, + "widgets_values": [ + "resize", + "true", + "lanczos", + 1, + 1024, + 1536 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 195, + "type": "GetImageSize", + "pos": [ + 6720, + -1640 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 345 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 343 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "height", + "type": "INT", + "links": [ + 344 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "GetImageSize" + } + }, + { + "id": 196, + "type": "ImageScaleBy", + "pos": [ + 6360, + -1650 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 346 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 345 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "area", + 1 + ] + }, + { + "id": 199, + "type": "BasicPipeToDetailerPipe", + "pos": [ + 5570, + -1790 + ], + "size": { + "0": 322.6470642089844, + "1": 246.9422149658203 + }, + "flags": { + "pinned": false + }, + "order": 43, + "mode": 0, + "inputs": [ + { + "name": "basic_pipe", + "type": "BASIC_PIPE", + "link": 349, + "label": "basic_pipe" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 350, + "slot_index": 1, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 351, + "slot_index": 2, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": null, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "link": null, + "label": "detailer_hook" + } + ], + "outputs": [ + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [ + 352 + ], + "shape": 3, + "slot_index": 0, + "label": "detailer_pipe" + } + ], + "properties": { + "Node name for S&R": "BasicPipeToDetailerPipe" + }, + "widgets_values": [ + "", + "Select the LoRA to add to the text" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 201, + "type": "PreviewImage", + "pos": [ + 6600, + -2250 + ], + "size": { + "0": 311.4842529296875, + "1": 485.60333251953125 + }, + "flags": { + "pinned": false + }, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 353, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 202, + "type": "MaskToImage", + "pos": [ + 5720, + -1980 + ], + "size": { + "0": 176.39999389648438, + "1": 26 + }, + "flags": { + "pinned": false + }, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 354, + "label": "mask" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 355 + ], + "shape": 3, + "slot_index": 0, + "label": "IMAGE" + } + ], + "properties": { + "Node name for S&R": "MaskToImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 203, + "type": "PreviewImage", + "pos": [ + 6320, + -1960 + ], + "size": { + "0": 209.95062255859375, + "1": 246 + }, + "flags": { + "pinned": false + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 355, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 205, + "type": "PreviewImage", + "pos": [ + 6320, + -2250 + ], + "size": { + "0": 261.1729736328125, + "1": 246 + }, + "flags": { + "pinned": false + }, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 365, + "label": "images" + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 207, + "type": "ToBasicPipe", + "pos": [ + 5230, + -1780 + ], + "size": { + "0": 316.87823486328125, + "1": 106 + }, + "flags": { + "pinned": false + }, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 366 + }, + { + "name": "clip", + "type": "CLIP", + "link": 367 + }, + { + "name": "vae", + "type": "VAE", + "link": 368 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 369 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 370 + } + ], + "outputs": [ + { + "name": "basic_pipe", + "type": "BASIC_PIPE", + "links": [ + 349 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ToBasicPipe" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 175, + "type": "Image Resize", + "pos": [ + 3010, + -2020 + ], + "size": { + "0": 315, + "1": 178 + }, + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 301 + }, + { + "name": "resize_width", + "type": "INT", + "link": 302, + "widget": { + "name": "resize_width", + "config": [ + "INT", + { + "default": 1024, + "min": 1, + "max": 48000, + "step": 1 + } + ] + }, + "slot_index": 1 + }, + { + "name": "resize_height", + "type": "INT", + "link": 303, + "widget": { + "name": "resize_height", + "config": [ + "INT", + { + "default": 1536, + "min": 1, + "max": 48000, + "step": 1 + } + ] + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 299 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "Image Resize" + }, + "widgets_values": [ + "resize", + "true", + "lanczos", + 1, + 1024, + 1536 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 155, + "type": "ImageUpscaleWithModel", + "pos": [ + 2427, + -1106 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 271, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 272 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 268 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 152, + "type": "ImageUpscaleWithModel", + "pos": [ + 2437, + -1206 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 267, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 268 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 301 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 193, + "type": "VAEEncodeTiled", + "pos": [ + 6360, + -1510 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 340 + }, + { + "name": "vae", + "type": "VAE", + "link": 341 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 380 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 142, + "type": "ImageUpscaleWithModel", + "pos": [ + 5042.167251184701, + -1099.8325046746747 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 238, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 239 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 236 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 139, + "type": "ImageUpscaleWithModel", + "pos": [ + 5036.167251184701, + -1200.8325046746747 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 235, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 236 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 381 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 138, + "type": "VAEDecodeTiled", + "pos": [ + 4703.167251184701, + -956.8325046746736 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 261 + }, + { + "name": "vae", + "type": "VAE", + "link": 256 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 239 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 151, + "type": "VAEDecodeTiled", + "pos": [ + 2059, + -961 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 286 + }, + { + "name": "vae", + "type": "VAE", + "link": 266 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 272 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 181, + "type": "FromDetailerPipe", + "pos": [ + 1460, + -2770 + ], + "size": { + "0": 365.4026794433594, + "1": 211.6748809814453 + }, + "flags": { + "pinned": false + }, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "link": 311, + "label": "detailer_pipe" + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 316 + ], + "shape": 3, + "slot_index": 0, + "label": "model" + }, + { + "name": "clip", + "type": "CLIP", + "links": [ + 317 + ], + "shape": 3, + "slot_index": 1, + "label": "clip" + }, + { + "name": "vae", + "type": "VAE", + "links": [ + 318 + ], + "shape": 3, + "slot_index": 2, + "label": "vae" + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 319 + ], + "shape": 3, + "slot_index": 3, + "label": "positive" + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 320 + ], + "shape": 3, + "slot_index": 4, + "label": "negative" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "links": [ + 321 + ], + "shape": 3, + "slot_index": 5, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "links": [ + 322 + ], + "shape": 3, + "slot_index": 6, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "links": [ + 323 + ], + "shape": 3, + "slot_index": 7, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "links": null, + "shape": 3, + "label": "detailer_hook" + } + ], + "title": "Face DetailerPipe", + "properties": { + "Node name for S&R": "FromDetailerPipe" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 183, + "type": "MaskToImage", + "pos": [ + 1650, + -2500 + ], + "size": { + "0": 176.39999389648438, + "1": 26 + }, + "flags": { + "pinned": false + }, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 313, + "label": "mask" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 314 + ], + "shape": 3, + "slot_index": 0, + "label": "IMAGE" + } + ], + "properties": { + "Node name for S&R": "MaskToImage" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 189, + "type": "KRestartSampler", + "pos": [ + 2310, + -1700 + ], + "size": { + "0": 315, + "1": 310 + }, + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 330 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 331 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 332 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 333 + }, + { + "name": "seed", + "type": "INT", + "link": 334, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 335 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KRestartSampler" + }, + "widgets_values": [ + 242531303369773, + "randomize", + 25, + 0.5, + "dpmpp_2m", + "exponential", + 0.45, + "[3,2,0.06,0.30],[3,1,0.30,0.59]", + "exponential" + ] + }, + { + "id": 93, + "type": "ImageUpscaleWithModel", + "pos": [ + 1056, + 805 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 156, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 154 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 182, + 296, + 382 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 178, + "type": "ImageUpscaleWithModel", + "pos": [ + 3150, + -1600 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 306, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 307 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 337, + 383 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 168, + "type": "ImageBlend", + "pos": [ + 6464, + -980 + ], + "size": { + "0": 315, + "1": 102 + }, + "flags": {}, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "image1", + "type": "IMAGE", + "link": 295 + }, + { + "name": "image2", + "type": "IMAGE", + "link": 296 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 297 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageBlend" + }, + "widgets_values": [ + 0.5, + "normal" + ] + }, + { + "id": 166, + "type": "ImageBlend", + "pos": [ + 6473, + 1502 + ], + "size": { + "0": 315, + "1": 102 + }, + "flags": {}, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "image1", + "type": "IMAGE", + "link": 292 + }, + { + "name": "image2", + "type": "IMAGE", + "link": 293 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 294 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageBlend" + }, + "widgets_values": [ + 0.5, + "normal" + ] + }, + { + "id": 206, + "type": "UltralyticsDetectorProvider", + "pos": [ + 5230, + -1620 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": { + "pinned": false + }, + "order": 12, + "mode": 0, + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 350 + ], + "shape": 3, + "slot_index": 0, + "label": "BBOX_DETECTOR" + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [], + "shape": 3, + "slot_index": 1, + "label": "SEGM_DETECTOR" + } + ], + "title": "Face", + "properties": { + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/face_yolov8m.pt" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 198, + "type": "SAMLoader", + "pos": [ + 5230, + -1480 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 13, + "mode": 0, + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 351 + ], + "shape": 3, + "slot_index": 0, + "label": "SAM_MODEL" + } + ], + "title": "Body", + "properties": { + "Node name for S&R": "SAMLoader" + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 200, + "type": "FromDetailerPipe", + "pos": [ + 5560, + -2420 + ], + "size": { + "0": 365.4026794433594, + "1": 211.6748809814453 + }, + "flags": { + "pinned": false + }, + "order": 46, + "mode": 0, + "inputs": [ + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "link": 352, + "label": "detailer_pipe" + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 357 + ], + "shape": 3, + "slot_index": 0, + "label": "model" + }, + { + "name": "clip", + "type": "CLIP", + "links": [ + 358 + ], + "shape": 3, + "slot_index": 1, + "label": "clip" + }, + { + "name": "vae", + "type": "VAE", + "links": [ + 359 + ], + "shape": 3, + "slot_index": 2, + "label": "vae" + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 360 + ], + "shape": 3, + "slot_index": 3, + "label": "positive" + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 361 + ], + "shape": 3, + "slot_index": 4, + "label": "negative" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "links": [ + 362 + ], + "shape": 3, + "slot_index": 5, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "links": [ + 363 + ], + "shape": 3, + "slot_index": 6, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "links": [ + 364 + ], + "shape": 3, + "slot_index": 7, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "links": null, + "shape": 3, + "label": "detailer_hook" + } + ], + "title": "Face DetailerPipe", + "properties": { + "Node name for S&R": "FromDetailerPipe" + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 204, + "type": "FaceDetailer", + "pos": [ + 5960, + -2440 + ], + "size": { + "0": 365.597412109375, + "1": 878.8375854492188 + }, + "flags": { + "pinned": false + }, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 356, + "label": "image" + }, + { + "name": "model", + "type": "MODEL", + "link": 357, + "label": "model" + }, + { + "name": "clip", + "type": "CLIP", + "link": 358, + "label": "clip" + }, + { + "name": "vae", + "type": "VAE", + "link": 359, + "label": "vae" + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 360, + "label": "positive" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 361, + "slot_index": 5, + "label": "negative" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 362, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 363, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": 364, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "link": null, + "label": "detailer_hook" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 346 + ], + "shape": 3, + "slot_index": 0, + "label": "image" + }, + { + "name": "cropped_refined", + "type": "IMAGE", + "links": [ + 353 + ], + "shape": 6, + "slot_index": 1, + "label": "cropped_refined" + }, + { + "name": "cropped_enhanced_alpha", + "type": "IMAGE", + "links": [ + 365 + ], + "shape": 6, + "slot_index": 2, + "label": "cropped_enhanced_alpha" + }, + { + "name": "mask", + "type": "MASK", + "links": [ + 354 + ], + "shape": 3, + "slot_index": 3, + "label": "mask" + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [], + "shape": 3, + "slot_index": 4, + "label": "detailer_pipe" + }, + { + "name": "cnet_images", + "type": "IMAGE", + "links": null, + "shape": 6 + } + ], + "properties": { + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 256, + true, + 768, + 872368928997833, + "fixed", + 20, + 5.888916015625, + "dpmpp_2m", + "exponential", + 0.49999999999999983, + 0, + true, + false, + 0.45, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 192, + "type": "SaveImage", + "pos": [ + 3501, + -2463 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 337 + } + ], + "title": "Blend 1|3 Save Image", + "properties": {}, + "widgets_values": [ + "SDXLRestart/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 185, + "type": "FaceDetailer", + "pos": [ + 1900, + -2800 + ], + "size": { + "0": 365.597412109375, + "1": 878.8375854492188 + }, + "flags": { + "pinned": false + }, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 339, + "label": "image" + }, + { + "name": "model", + "type": "MODEL", + "link": 316, + "label": "model" + }, + { + "name": "clip", + "type": "CLIP", + "link": 317, + "label": "clip" + }, + { + "name": "vae", + "type": "VAE", + "link": 318, + "label": "vae" + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 319, + "label": "positive" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 320, + "slot_index": 5, + "label": "negative" + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 321, + "label": "bbox_detector" + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 322, + "label": "sam_model_opt" + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": 323, + "label": "segm_detector_opt" + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "link": null, + "label": "detailer_hook" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 305 + ], + "shape": 3, + "slot_index": 0, + "label": "image" + }, + { + "name": "cropped_refined", + "type": "IMAGE", + "links": [ + 312 + ], + "shape": 6, + "slot_index": 1, + "label": "cropped_refined" + }, + { + "name": "cropped_enhanced_alpha", + "type": "IMAGE", + "links": [ + 324 + ], + "shape": 6, + "slot_index": 2, + "label": "cropped_enhanced_alpha" + }, + { + "name": "mask", + "type": "MASK", + "links": [ + 313 + ], + "shape": 3, + "slot_index": 3, + "label": "mask" + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [], + "shape": 3, + "slot_index": 4, + "label": "detailer_pipe" + }, + { + "name": "cnet_images", + "type": "IMAGE", + "links": null, + "shape": 6 + } + ], + "properties": { + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 256, + true, + 768, + 872368928997833, + "fixed", + 20, + 5.888916015625, + "dpmpp_2m", + "exponential", + 0.49999999999999983, + 0, + true, + false, + 0.45, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 41, + "type": "CLIPTextEncode", + "pos": [ + -440, + 213 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 391 + }, + { + "name": "text", + "type": "STRING", + "link": 404, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 196, + 203 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Refiner", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 7, + "type": "CLIPTextEncode", + "pos": [ + -438, + -14 + ], + "size": { + "0": 394.91815185546875, + "1": 179.54039001464844 + }, + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 172 + }, + { + "name": "text", + "type": "STRING", + "link": 158, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 36, + 190, + 263, + 275, + 329, + 332, + 370 + ], + "slot_index": 0 + } + ], + "title": "Base", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "text, watermark" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + -442, + -227 + ], + "size": { + "0": 389.02117919921875, + "1": 160.92041015625 + }, + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 171 + }, + { + "name": "text", + "type": "STRING", + "link": 403, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + }, + "slot_index": 1 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 35, + 189, + 264, + 274, + 328, + 331, + 369 + ], + "slot_index": 0 + } + ], + "title": "Base", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "beautiful scenery nature glass bottle landscape, , purple galaxy bottle," + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 105, + "type": "DetailedKSampler", + "pos": [ + 1261, + -1210 + ], + "size": { + "0": 315, + "1": 570 + }, + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 393 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 196 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 197 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 194 + }, + { + "name": "VAE", + "type": "VAE", + "link": 198 + }, + { + "name": "seed", + "type": "INT", + "link": 289, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 286 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 339, + 356 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "DetailedKSampler" + }, + "widgets_values": [ + 496, + "increment", + 12, + 4, + 6, + "dpmpp_2m", + "exponential", + 12, + 1, + "penultimate_step", + "enable", + 12, + 0.5, + "enable", + 1.1, + 1.2, + 0.9, + 0.2, + "CPU" + ] + }, + { + "id": 153, + "type": "UpscaleModelLoader", + "pos": [ + 1796, + -1203 + ], + "size": { + "0": 601.7748413085938, + "1": 58 + }, + "flags": {}, + "order": 14, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 267 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "ESRGAN\\Swin2SR_ClassicalSR_X2_64.pth" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 42, + "type": "CLIPTextEncode", + "pos": [ + -428, + 483 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 390 + }, + { + "name": "text", + "type": "STRING", + "link": 157, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + }, + "slot_index": 1 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 197, + 204 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Refiner", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "text, watermark" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 5, + "type": "EmptyLatentImage", + "pos": [ + -431, + 708 + ], + "size": [ + 315, + 106 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "link": 395, + "widget": { + "name": "width", + "config": [ + "INT", + { + "default": 512, + "min": 16, + "max": 8192, + "step": 8 + } + ] + } + }, + { + "name": "height", + "type": "INT", + "link": 396, + "widget": { + "name": "height", + "config": [ + "INT", + { + "default": 512, + "min": 16, + "max": 8192, + "step": 8 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 70 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1216, + 832, + 1 + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 95, + "type": "String Literal", + "pos": [ + -966, + -3 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 15, + "mode": 0, + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 157, + 158 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "Asian, ((child, toddler, teenager)), cat ears, cropped, bad quality, signature, blurry, text, watermarks, long neck, (overfit style:6)," + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 217, + "type": "LoraLoader", + "pos": [ + -1334, + 268 + ], + "size": { + "0": 440.29962158203125, + "1": 126 + }, + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 392 + }, + { + "name": "clip", + "type": "CLIP", + "link": 389 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 393, + 394 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 390, + 391 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "Lora\\XL\\3D_Fun_Lora.safetensors", + 0, + 0 + ] + }, + { + "id": 218, + "type": "CM_SDXLResolution", + "pos": [ + -813, + 711 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 16, + "mode": 0, + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 395 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "height", + "type": "INT", + "links": [ + 396 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "CM_SDXLResolution" + }, + "widgets_values": [ + "896x1152" + ] + }, + { + "id": 226, + "type": "String Literal", + "pos": [ + -2039, + -461 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 17, + "mode": 0, + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 399 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 96, + "type": "String Literal", + "pos": [ + -1639, + -461 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 18, + "mode": 0, + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 400 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "female with multi colored messy hair, as rogue assassin, symmetrical eyes," + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 227, + "type": "String Literal", + "pos": [ + -1239, + -461 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 19, + "mode": 0, + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 402 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "(masterpiece:1.1)," + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 225, + "type": "StringFunction|pysssss", + "pos": [ + -428, + -823 + ], + "size": [ + 366.18230614251524, + 537.5160949675953 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "text_a", + "type": "STRING", + "link": 399, + "widget": { + "name": "text_a", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + }, + { + "name": "text_b", + "type": "STRING", + "link": 400, + "widget": { + "name": "text_b", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + }, + { + "name": "text_c", + "type": "STRING", + "link": 401, + "widget": { + "name": "text_c", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 403, + 404 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "StringFunction|pysssss" + }, + "widgets_values": [ + "append", + "yes", + "", + "", + "", + "female with multi colored messy hair, as rogue assassin, symmetrical eyes, (masterpiece:1.1), Convey a dystopian dreamscape where abandoned, overgrown urban environments are juxtaposed with surreal, floating objects, blurring the boundaries between decay and fantasy." + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 40, + "type": "CheckpointLoaderSimple", + "pos": [ + -1885, + 275 + ], + "size": { + "0": 523.7325439453125, + "1": 98 + }, + "flags": {}, + "order": 20, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 392 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 389 + ], + "shape": 3, + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "Stable-diffusion\\XL\\Kitchen_Sink_Refiner.safetensors" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 25, + "type": "SaveImage", + "pos": [ + 1627, + -207 + ], + "size": { + "0": 1548.1473388671875, + "1": 1074.3704833984375 + }, + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 182 + } + ], + "properties": {}, + "widgets_values": [ + "SDXL1/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 213, + "type": "ImageBlend", + "pos": [ + 1297, + 894 + ], + "size": { + "0": 315, + "1": 102 + }, + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "image1", + "type": "IMAGE", + "link": 383 + }, + { + "name": "image2", + "type": "IMAGE", + "link": 382 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 410 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageBlend" + }, + "widgets_values": [ + 0.5, + "normal" + ] + }, + { + "id": 231, + "type": "SaveImage", + "pos": [ + 387, + 1637 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null + } + ], + "title": "Almost", + "properties": {}, + "widgets_values": [ + "SDXLRestart11/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 228, + "type": "StringFunction|pysssss", + "pos": [ + -836, + -819 + ], + "size": { + "0": 400, + "1": 224 + }, + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "text_a", + "type": "STRING", + "link": 402, + "widget": { + "name": "text_a", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + }, + { + "name": "text_b", + "type": "STRING", + "link": 411, + "widget": { + "name": "text_b", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + }, + { + "name": "text_c", + "type": "STRING", + "link": null, + "widget": { + "name": "text_c", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 401 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "StringFunction|pysssss" + }, + "widgets_values": [ + "append", + "yes", + "", + "", + "", + "(masterpiece:1.1), Convey a dystopian dreamscape where abandoned, overgrown urban environments are juxtaposed with surreal, floating objects, blurring the boundaries between decay and fantasy." + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 229, + "type": "SaveImage", + "pos": [ + -1208, + 1630 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null + } + ], + "title": "3Dgn", + "properties": {}, + "widgets_values": [ + "SDXLRestart11/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 230, + "type": "SaveImage", + "pos": [ + 2053, + 1644 + ], + "size": { + "0": 1572.950439453125, + "1": 1074.9014892578125 + }, + "flags": { + "pinned": false + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 410 + } + ], + "title": "3D Fun", + "properties": {}, + "widgets_values": [ + "SDXLRestart11/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_%Ksampler1.seed%_%M1.ckpt_name%_%STYLE0.style%_%STYLE1.style%_%STYLE2.style%_%Ksampler1.steps%_WSW" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 223, + "type": "SDXLPromptStylerbyCyberpunkSurrealism", + "pos": [ + -2303, + -828 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 23, + "mode": 0, + "outputs": [ + { + "name": "positive_prompt_text_g", + "type": "STRING", + "links": [ + 411 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "negative_prompt_text_g", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SDXLPromptStylerbyCyberpunkSurrealism" + }, + "widgets_values": [ + "", + "", + "Dystopian Dreamscape", + "No" + ] + }, + { + "id": 4, + "type": "CheckpointLoaderSimple", + "pos": [ + -2044, + -188 + ], + "size": { + "0": 520.0703125, + "1": 98 + }, + "flags": {}, + "order": 24, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 385 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 386 + ], + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [], + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "Stable-diffusion\\XL\\Kitchen_Sink_3Dgn_XL.safetensors" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 215, + "type": "LoraLoader", + "pos": [ + -1477, + -184 + ], + "size": { + "0": 440.29962158203125, + "1": 126 + }, + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 385 + }, + { + "name": "clip", + "type": "CLIP", + "link": 386 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 387 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 388 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "Lora\\XL\\3D_Fun_Lora.safetensors", + 0, + 0 + ] + }, + { + "id": 16, + "type": "PreviewImage", + "pos": [ + 449, + 311 + ], + "size": { + "0": 430.1971130371094, + "1": 398.0204162597656 + }, + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 20 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 165, + "type": "Seed Generator", + "pos": [ + -1355, + 20 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 25, + "mode": 0, + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 288, + 289, + 290, + 334 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "Seed Generator" + }, + "widgets_values": [ + 108507192819156, + "fixed" + ] + }, + { + "id": 101, + "type": "LoraLoader", + "pos": [ + -991, + -188 + ], + "size": { + "0": 440.29962158203125, + "1": 126 + }, + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 387 + }, + { + "name": "clip", + "type": "CLIP", + "link": 388 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 170, + 188, + 262, + 273, + 325, + 330, + 366 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 171, + 172, + 326, + 367 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "Lora\\XL\\nobrav1_SDXL.safetensors", + -0.45, + 0 + ] + } + ], + "links": [ + [ + 14, + 12, + 0, + 11, + 0, + "UPSCALE_MODEL" + ], + [ + 17, + 10, + 0, + 14, + 1, + "IMAGE" + ], + [ + 18, + 14, + 0, + 11, + 1, + "IMAGE" + ], + [ + 19, + 15, + 0, + 14, + 0, + "UPSCALE_MODEL" + ], + [ + 20, + 10, + 0, + 16, + 0, + "IMAGE" + ], + [ + 21, + 13, + 0, + 17, + 3, + "LATENT" + ], + [ + 30, + 11, + 0, + 19, + 0, + "IMAGE" + ], + [ + 31, + 19, + 0, + 13, + 0, + "IMAGE" + ], + [ + 35, + 6, + 0, + 17, + 1, + "CONDITIONING" + ], + [ + 36, + 7, + 0, + 17, + 2, + "CONDITIONING" + ], + [ + 66, + 46, + 0, + 47, + 1, + "INT" + ], + [ + 67, + 46, + 1, + 47, + 2, + "INT" + ], + [ + 70, + 5, + 0, + 49, + 0, + "LATENT" + ], + [ + 71, + 49, + 0, + 46, + 0, + "IMAGE" + ], + [ + 72, + 47, + 0, + 50, + 0, + "IMAGE" + ], + [ + 80, + 49, + 0, + 47, + 0, + "IMAGE" + ], + [ + 81, + 51, + 0, + 49, + 1, + "VAE" + ], + [ + 82, + 51, + 0, + 50, + 1, + "VAE" + ], + [ + 83, + 51, + 0, + 10, + 1, + "VAE" + ], + [ + 84, + 51, + 0, + 13, + 1, + "VAE" + ], + [ + 85, + 51, + 0, + 24, + 1, + "VAE" + ], + [ + 118, + 10, + 0, + 72, + 0, + "IMAGE" + ], + [ + 119, + 72, + 0, + 71, + 0, + "IMAGE" + ], + [ + 120, + 71, + 0, + 19, + 1, + "INT" + ], + [ + 121, + 71, + 1, + 19, + 2, + "INT" + ], + [ + 140, + 17, + 0, + 24, + 0, + "LATENT" + ], + [ + 154, + 24, + 0, + 93, + 1, + "IMAGE" + ], + [ + 156, + 94, + 0, + 93, + 0, + "UPSCALE_MODEL" + ], + [ + 157, + 95, + 0, + 42, + 1, + "STRING" + ], + [ + 158, + 95, + 0, + 7, + 1, + "STRING" + ], + [ + 170, + 101, + 0, + 17, + 0, + "MODEL" + ], + [ + 171, + 101, + 1, + 6, + 0, + "CLIP" + ], + [ + 172, + 101, + 1, + 7, + 0, + "CLIP" + ], + [ + 182, + 93, + 0, + 25, + 0, + "IMAGE" + ], + [ + 188, + 101, + 0, + 103, + 0, + "MODEL" + ], + [ + 189, + 6, + 0, + 103, + 1, + "CONDITIONING" + ], + [ + 190, + 7, + 0, + 103, + 2, + "CONDITIONING" + ], + [ + 191, + 50, + 0, + 103, + 3, + "LATENT" + ], + [ + 192, + 103, + 0, + 10, + 0, + "LATENT" + ], + [ + 194, + 103, + 0, + 105, + 3, + "LATENT" + ], + [ + 196, + 41, + 0, + 105, + 1, + "CONDITIONING" + ], + [ + 197, + 42, + 0, + 105, + 2, + "CONDITIONING" + ], + [ + 198, + 51, + 0, + 105, + 4, + "VAE" + ], + [ + 203, + 41, + 0, + 110, + 1, + "CONDITIONING" + ], + [ + 204, + 42, + 0, + 110, + 2, + "CONDITIONING" + ], + [ + 205, + 51, + 0, + 110, + 4, + "VAE" + ], + [ + 206, + 103, + 0, + 110, + 3, + "LATENT" + ], + [ + 235, + 140, + 0, + 139, + 0, + "UPSCALE_MODEL" + ], + [ + 236, + 142, + 0, + 139, + 1, + "IMAGE" + ], + [ + 238, + 143, + 0, + 142, + 0, + "UPSCALE_MODEL" + ], + [ + 239, + 138, + 0, + 142, + 1, + "IMAGE" + ], + [ + 244, + 144, + 0, + 146, + 0, + "LATENT" + ], + [ + 247, + 150, + 0, + 149, + 0, + "UPSCALE_MODEL" + ], + [ + 248, + 146, + 0, + 149, + 1, + "IMAGE" + ], + [ + 256, + 51, + 0, + 138, + 1, + "VAE" + ], + [ + 257, + 51, + 0, + 146, + 1, + "VAE" + ], + [ + 260, + 149, + 0, + 111, + 0, + "IMAGE" + ], + [ + 261, + 110, + 0, + 138, + 0, + "LATENT" + ], + [ + 262, + 101, + 0, + 144, + 0, + "MODEL" + ], + [ + 263, + 7, + 0, + 144, + 2, + "CONDITIONING" + ], + [ + 264, + 6, + 0, + 144, + 1, + "CONDITIONING" + ], + [ + 266, + 51, + 0, + 151, + 1, + "VAE" + ], + [ + 267, + 153, + 0, + 152, + 0, + "UPSCALE_MODEL" + ], + [ + 268, + 155, + 0, + 152, + 1, + "IMAGE" + ], + [ + 271, + 156, + 0, + 155, + 0, + "UPSCALE_MODEL" + ], + [ + 272, + 151, + 0, + 155, + 1, + "IMAGE" + ], + [ + 273, + 101, + 0, + 157, + 0, + "MODEL" + ], + [ + 274, + 6, + 0, + 157, + 1, + "CONDITIONING" + ], + [ + 275, + 7, + 0, + 157, + 2, + "CONDITIONING" + ], + [ + 280, + 157, + 0, + 159, + 0, + "LATENT" + ], + [ + 281, + 51, + 0, + 159, + 1, + "VAE" + ], + [ + 284, + 163, + 0, + 162, + 0, + "UPSCALE_MODEL" + ], + [ + 285, + 159, + 0, + 162, + 1, + "IMAGE" + ], + [ + 286, + 105, + 0, + 151, + 0, + "LATENT" + ], + [ + 287, + 162, + 0, + 107, + 0, + "IMAGE" + ], + [ + 288, + 165, + 0, + 103, + 5, + "INT" + ], + [ + 289, + 165, + 0, + 105, + 5, + "INT" + ], + [ + 290, + 165, + 0, + 110, + 5, + "INT" + ], + [ + 292, + 149, + 0, + 166, + 0, + "IMAGE" + ], + [ + 293, + 162, + 0, + 166, + 1, + "IMAGE" + ], + [ + 294, + 166, + 0, + 167, + 0, + "IMAGE" + ], + [ + 295, + 149, + 0, + 168, + 0, + "IMAGE" + ], + [ + 296, + 93, + 0, + 168, + 1, + "IMAGE" + ], + [ + 297, + 168, + 0, + 169, + 0, + "IMAGE" + ], + [ + 299, + 175, + 0, + 174, + 0, + "IMAGE" + ], + [ + 300, + 51, + 0, + 174, + 1, + "VAE" + ], + [ + 301, + 152, + 0, + 175, + 0, + "IMAGE" + ], + [ + 302, + 176, + 0, + 175, + 1, + "INT" + ], + [ + 303, + 176, + 1, + 175, + 2, + "INT" + ], + [ + 304, + 177, + 0, + 176, + 0, + "IMAGE" + ], + [ + 305, + 185, + 0, + 177, + 0, + "IMAGE" + ], + [ + 306, + 191, + 0, + 178, + 0, + "UPSCALE_MODEL" + ], + [ + 307, + 190, + 0, + 178, + 1, + "IMAGE" + ], + [ + 308, + 188, + 0, + 180, + 0, + "BASIC_PIPE" + ], + [ + 309, + 187, + 0, + 180, + 1, + "BBOX_DETECTOR" + ], + [ + 310, + 179, + 0, + 180, + 2, + "SAM_MODEL" + ], + [ + 311, + 180, + 0, + 181, + 0, + "DETAILER_PIPE" + ], + [ + 312, + 185, + 1, + 182, + 0, + "IMAGE" + ], + [ + 313, + 185, + 3, + 183, + 0, + "MASK" + ], + [ + 314, + 183, + 0, + 184, + 0, + "IMAGE" + ], + [ + 316, + 181, + 0, + 185, + 1, + "MODEL" + ], + [ + 317, + 181, + 1, + 185, + 2, + "CLIP" + ], + [ + 318, + 181, + 2, + 185, + 3, + "VAE" + ], + [ + 319, + 181, + 3, + 185, + 4, + "CONDITIONING" + ], + [ + 320, + 181, + 4, + 185, + 5, + "CONDITIONING" + ], + [ + 321, + 181, + 5, + 185, + 6, + "BBOX_DETECTOR" + ], + [ + 322, + 181, + 6, + 185, + 7, + "SAM_MODEL" + ], + [ + 323, + 181, + 7, + 185, + 8, + "SEGM_DETECTOR" + ], + [ + 324, + 185, + 2, + 186, + 0, + "IMAGE" + ], + [ + 325, + 101, + 0, + 188, + 0, + "MODEL" + ], + [ + 326, + 101, + 1, + 188, + 1, + "CLIP" + ], + [ + 327, + 51, + 0, + 188, + 2, + "VAE" + ], + [ + 328, + 6, + 0, + 188, + 3, + "CONDITIONING" + ], + [ + 329, + 7, + 0, + 188, + 4, + "CONDITIONING" + ], + [ + 330, + 101, + 0, + 189, + 0, + "MODEL" + ], + [ + 331, + 6, + 0, + 189, + 1, + "CONDITIONING" + ], + [ + 332, + 7, + 0, + 189, + 2, + "CONDITIONING" + ], + [ + 333, + 174, + 0, + 189, + 3, + "LATENT" + ], + [ + 334, + 165, + 0, + 189, + 4, + "INT" + ], + [ + 335, + 189, + 0, + 190, + 0, + "LATENT" + ], + [ + 336, + 51, + 0, + 190, + 1, + "VAE" + ], + [ + 337, + 178, + 0, + 192, + 0, + "IMAGE" + ], + [ + 338, + 174, + 0, + 157, + 3, + "LATENT" + ], + [ + 339, + 105, + 1, + 185, + 0, + "IMAGE" + ], + [ + 340, + 194, + 0, + 193, + 0, + "IMAGE" + ], + [ + 341, + 51, + 0, + 193, + 1, + "VAE" + ], + [ + 343, + 195, + 0, + 194, + 1, + "INT" + ], + [ + 344, + 195, + 1, + 194, + 2, + "INT" + ], + [ + 345, + 196, + 0, + 195, + 0, + "IMAGE" + ], + [ + 346, + 204, + 0, + 196, + 0, + "IMAGE" + ], + [ + 349, + 207, + 0, + 199, + 0, + "BASIC_PIPE" + ], + [ + 350, + 206, + 0, + 199, + 1, + "BBOX_DETECTOR" + ], + [ + 351, + 198, + 0, + 199, + 2, + "SAM_MODEL" + ], + [ + 352, + 199, + 0, + 200, + 0, + "DETAILER_PIPE" + ], + [ + 353, + 204, + 1, + 201, + 0, + "IMAGE" + ], + [ + 354, + 204, + 3, + 202, + 0, + "MASK" + ], + [ + 355, + 202, + 0, + 203, + 0, + "IMAGE" + ], + [ + 356, + 105, + 1, + 204, + 0, + "IMAGE" + ], + [ + 357, + 200, + 0, + 204, + 1, + "MODEL" + ], + [ + 358, + 200, + 1, + 204, + 2, + "CLIP" + ], + [ + 359, + 200, + 2, + 204, + 3, + "VAE" + ], + [ + 360, + 200, + 3, + 204, + 4, + "CONDITIONING" + ], + [ + 361, + 200, + 4, + 204, + 5, + "CONDITIONING" + ], + [ + 362, + 200, + 5, + 204, + 6, + "BBOX_DETECTOR" + ], + [ + 363, + 200, + 6, + 204, + 7, + "SAM_MODEL" + ], + [ + 364, + 200, + 7, + 204, + 8, + "SEGM_DETECTOR" + ], + [ + 365, + 204, + 2, + 205, + 0, + "IMAGE" + ], + [ + 366, + 101, + 0, + 207, + 0, + "MODEL" + ], + [ + 367, + 101, + 1, + 207, + 1, + "CLIP" + ], + [ + 368, + 51, + 0, + 207, + 2, + "VAE" + ], + [ + 369, + 6, + 0, + 207, + 3, + "CONDITIONING" + ], + [ + 370, + 7, + 0, + 207, + 4, + "CONDITIONING" + ], + [ + 380, + 193, + 0, + 144, + 3, + "LATENT" + ], + [ + 381, + 139, + 0, + 194, + 0, + "IMAGE" + ], + [ + 382, + 93, + 0, + 213, + 1, + "IMAGE" + ], + [ + 383, + 178, + 0, + 213, + 0, + "IMAGE" + ], + [ + 385, + 4, + 0, + 215, + 0, + "MODEL" + ], + [ + 386, + 4, + 1, + 215, + 1, + "CLIP" + ], + [ + 387, + 215, + 0, + 101, + 0, + "MODEL" + ], + [ + 388, + 215, + 1, + 101, + 1, + "CLIP" + ], + [ + 389, + 40, + 1, + 217, + 1, + "CLIP" + ], + [ + 390, + 217, + 1, + 42, + 0, + "CLIP" + ], + [ + 391, + 217, + 1, + 41, + 0, + "CLIP" + ], + [ + 392, + 40, + 0, + 217, + 0, + "MODEL" + ], + [ + 393, + 217, + 0, + 105, + 0, + "MODEL" + ], + [ + 394, + 217, + 0, + 110, + 0, + "MODEL" + ], + [ + 395, + 218, + 0, + 5, + 0, + "INT" + ], + [ + 396, + 218, + 1, + 5, + 1, + "INT" + ], + [ + 399, + 226, + 0, + 225, + 0, + "STRING" + ], + [ + 400, + 96, + 0, + 225, + 1, + "STRING" + ], + [ + 401, + 228, + 0, + 225, + 2, + "STRING" + ], + [ + 402, + 227, + 0, + 228, + 0, + "STRING" + ], + [ + 403, + 225, + 0, + 6, + 1, + "STRING" + ], + [ + 404, + 225, + 0, + 41, + 1, + "STRING" + ], + [ + 410, + 213, + 0, + 230, + 0, + "IMAGE" + ], + [ + 411, + 223, + 0, + 228, + 1, + "STRING" + ] + ], + "groups": [ + { + "title": "Group 2", + "bounding": [ + 989, + -1362, + 2659, + 929 + ], + "color": "#3f789e", + "font_size": 24, + "locked": false + }, + { + "title": "Group 3", + "bounding": [ + 3676, + -1362, + 2470, + 932 + ], + "color": "#3f789e", + "font_size": 24, + "locked": false + } + ], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file