{ "id": "908d0bfb-e192-4627-9b57-147496e6e2dd", "revision": 0, "last_node_id": 55, "last_link_id": 73, "nodes": [ { "id": 42, "type": "ConditioningZeroOut", "pos": [ -10, 460 ], "size": [ 200, 30 ], "flags": { "collapsed": false }, "order": 5, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 66 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 63 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "ConditioningZeroOut" }, "widgets_values": [] }, { "id": 27, "type": "EmptySD3LatentImage", "pos": [ -320, 630 ], "size": [ 270, 120 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [ 51 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "EmptySD3LatentImage" }, "widgets_values": [ 1024, 1024, 1 ] }, { "id": 52, "type": "LoaderGGUF", "pos": [ -314.2867736816406, 163.21165466308594 ], "size": [ 270, 58 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 71 ] } ], "properties": { "cnr_id": "gguf", "ver": "2.3.2", "Node name for S&R": "LoaderGGUF" }, "widgets_values": [ "flux1-krea-dev-q8_0.gguf" ] }, { "id": 54, "type": "DualClipLoaderGGUF", "pos": [ -313.8114318847656, 278.6715393066406 ], "size": [ 270, 130 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 72 ] } ], "properties": { "cnr_id": "gguf", "ver": "2.3.2", "Node name for S&R": "DualClipLoaderGGUF" }, "widgets_values": [ "clip_l_v2_fp32-f16.gguf", "t5-v1_1-xxl-encoder-Q8_0.gguf", "flux", "default" ] }, { "id": 55, "type": "VaeGGUF", "pos": [ -313.336669921875, 463.9779357910156 ], "size": [ 270, 58 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 73 ] } ], "properties": { "cnr_id": "gguf", "ver": "2.3.2", "Node name for S&R": "VaeGGUF" }, "widgets_values": [ "pig_flux_vae_fp32-f32.gguf" ] }, { "id": 8, "type": "VAEDecode", "pos": [ 197.21507263183594, 461.4473876953125 ], "size": [ 210, 46 ], "flags": { "collapsed": false }, "order": 7, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 52 }, { "name": "vae", "type": "VAE", "link": 73 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [ 9 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 9, "type": "SaveImage", "pos": [ 461.2497863769531, 113.80113983154297 ], "size": [ 640, 660 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40" }, "widgets_values": [ "flux_krea/flux_krea" ] }, { "id": 45, "type": "CLIPTextEncode", "pos": [ 11.425432205200195, 165.7237091064453 ], "size": [ 330, 210 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 72 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 65, 66 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.47", "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "Highly realistic portrait of a Nordic woman with blonde hair and blue eyes, very few freckles on her face, gaze sharp and intellectual. The lighting should reflect the unique coolness of Northern Europe. Outfit is minimalist and modern, background is blurred in cool tones. Needs to perfectly capture the characteristics of a Scandinavian woman. solo, Centered composition\n" ] }, { "id": 31, "type": "KSampler", "pos": [ 6.67399263381958, 556.1765747070312 ], "size": [ 315, 474 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 71 }, { "name": "positive", "type": "CONDITIONING", "link": 65 }, { "name": "negative", "type": "CONDITIONING", "link": 63 }, { "name": "latent_image", "type": "LATENT", "link": 51 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [ 52 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "KSampler" }, "widgets_values": [ 1090532174217947, "randomize", 20, 1, "euler", "simple", 1 ] } ], "links": [ [ 9, 8, 0, 9, 0, "IMAGE" ], [ 51, 27, 0, 31, 3, "LATENT" ], [ 52, 31, 0, 8, 0, "LATENT" ], [ 63, 42, 0, 31, 2, "CONDITIONING" ], [ 65, 45, 0, 31, 1, "CONDITIONING" ], [ 66, 45, 0, 42, 0, "CONDITIONING" ], [ 71, 52, 0, 31, 0, "MODEL" ], [ 72, 54, 0, 45, 0, "CLIP" ], [ 73, 55, 0, 8, 1, "VAE" ] ], "groups": [ { "id": 1, "title": "Step 1 - Load Models Here", "bounding": [ -330, 80, 300, 460 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 2, "title": "Step 2 - Image Size", "bounding": [ -330, 560, 300, 200 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 3, "title": "Step 3 - Prompt", "bounding": [ -10, 80, 381.85662841796875, 342.152587890625 ], "color": "#3f789e", "font_size": 24, "flags": {} } ], "config": {}, "extra": { "ds": { "scale": 1.0523122931937177, "offset": [ 360.37566252834364, -89.56431563905623 ] }, "frontendVersion": "1.25.3", "VHS_latentpreview": false, "VHS_latentpreviewrate": 0, "VHS_MetadataImage": true, "VHS_KeepIntermediate": true }, "version": 0.4 }