| { |
| "id": "a1b2c3d4-0000-4000-8000-krea2gguf001", |
| "revision": 0, |
| "last_node_id": 10, |
| "last_link_id": 10, |
| "nodes": [ |
| { |
| "id": 1, |
| "type": "UnetLoaderGGUF", |
| "pos": [-560, -180], |
| "size": [400, 60], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { "name": "MODEL", "type": "MODEL", "slot_index": 0, "links": [1] } |
| ], |
| "properties": { "Node name for S&R": "UnetLoaderGGUF" }, |
| "widgets_values": ["Krea-2-Turbo-Q3_K_M-3.91bpw.gguf"] |
| }, |
| { |
| "id": 2, |
| "type": "CLIPLoader", |
| "pos": [-560, -70], |
| "size": [400, 110], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { "name": "CLIP", "type": "CLIP", "slot_index": 0, "links": [2, 3] } |
| ], |
| "properties": { "Node name for S&R": "CLIPLoader", "cnr_id": "comfy-core" }, |
| "widgets_values": ["qwen3vl_4b_fp8_scaled.safetensors", "krea2", "default"] |
| }, |
| { |
| "id": 3, |
| "type": "VAELoader", |
| "pos": [-560, 90], |
| "size": [400, 60], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { "name": "VAE", "type": "VAE", "slot_index": 0, "links": [9] } |
| ], |
| "properties": { "Node name for S&R": "VAELoader", "cnr_id": "comfy-core" }, |
| "widgets_values": ["qwen_image_vae.safetensors"] |
| }, |
| { |
| "id": 4, |
| "type": "CLIPTextEncode", |
| "pos": [-110, -180], |
| "size": [420, 200], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "title": "Positive prompt", |
| "inputs": [ |
| { "name": "clip", "type": "CLIP", "link": 2 } |
| ], |
| "outputs": [ |
| { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [4] } |
| ], |
| "properties": { "Node name for S&R": "CLIPTextEncode", "cnr_id": "comfy-core" }, |
| "widgets_values": ["a red panda on a mossy log, soft morning light"] |
| }, |
| { |
| "id": 5, |
| "type": "CLIPTextEncode", |
| "pos": [-110, 60], |
| "size": [420, 120], |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "title": "Negative (zeroed out, content irrelevant at cfg 1.0)", |
| "inputs": [ |
| { "name": "clip", "type": "CLIP", "link": 3 } |
| ], |
| "outputs": [ |
| { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [5] } |
| ], |
| "properties": { "Node name for S&R": "CLIPTextEncode", "cnr_id": "comfy-core" }, |
| "widgets_values": [""] |
| }, |
| { |
| "id": 6, |
| "type": "ConditioningZeroOut", |
| "pos": [-110, 230], |
| "size": [420, 30], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { "name": "conditioning", "type": "CONDITIONING", "link": 5 } |
| ], |
| "outputs": [ |
| { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [6] } |
| ], |
| "properties": { "Node name for S&R": "ConditioningZeroOut", "cnr_id": "comfy-core" }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 7, |
| "type": "EmptyLatentImage", |
| "pos": [-110, 310], |
| "size": [420, 110], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [7] } |
| ], |
| "properties": { "Node name for S&R": "EmptyLatentImage", "cnr_id": "comfy-core" }, |
| "widgets_values": [2048, 2048, 1] |
| }, |
| { |
| "id": 8, |
| "type": "KSampler", |
| "pos": [360, -180], |
| "size": [320, 260], |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { "name": "model", "type": "MODEL", "link": 1 }, |
| { "name": "positive", "type": "CONDITIONING", "link": 4 }, |
| { "name": "negative", "type": "CONDITIONING", "link": 6 }, |
| { "name": "latent_image", "type": "LATENT", "link": 7 } |
| ], |
| "outputs": [ |
| { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [8] } |
| ], |
| "properties": { "Node name for S&R": "KSampler", "cnr_id": "comfy-core" }, |
| "widgets_values": [42, "fixed", 8, 1, "euler", "simple", 1] |
| }, |
| { |
| "id": 9, |
| "type": "VAEDecode", |
| "pos": [360, 130], |
| "size": [320, 50], |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { "name": "samples", "type": "LATENT", "link": 8 }, |
| { "name": "vae", "type": "VAE", "link": 9 } |
| ], |
| "outputs": [ |
| { "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [10] } |
| ], |
| "properties": { "Node name for S&R": "VAEDecode", "cnr_id": "comfy-core" }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 10, |
| "type": "SaveImage", |
| "pos": [730, -180], |
| "size": [620, 700], |
| "flags": {}, |
| "order": 9, |
| "mode": 0, |
| "inputs": [ |
| { "name": "images", "type": "IMAGE", "link": 10 } |
| ], |
| "outputs": [], |
| "properties": { "Node name for S&R": "SaveImage", "cnr_id": "comfy-core" }, |
| "widgets_values": ["Krea2_turbo_gguf"] |
| } |
| ], |
| "links": [ |
| [1, 1, 0, 8, 0, "MODEL"], |
| [2, 2, 0, 4, 0, "CLIP"], |
| [3, 2, 0, 5, 0, "CLIP"], |
| [4, 4, 0, 8, 1, "CONDITIONING"], |
| [5, 5, 0, 6, 0, "CONDITIONING"], |
| [6, 6, 0, 8, 2, "CONDITIONING"], |
| [7, 7, 0, 8, 3, "LATENT"], |
| [8, 8, 0, 9, 0, "LATENT"], |
| [9, 3, 0, 9, 1, "VAE"], |
| [10, 9, 0, 10, 0, "IMAGE"] |
| ], |
| "groups": [], |
| "config": {}, |
| "extra": {}, |
| "version": 0.4 |
| } |
|
|