| { | |
| "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e", | |
| "revision": 0, | |
| "last_node_id": 28, | |
| "last_link_id": 52, | |
| "nodes": [ | |
| { | |
| "id": 8, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1209, | |
| 188 | |
| ], | |
| "size": [ | |
| 210, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 51 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 45 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 16 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 9, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 1454.93896484375, | |
| 190.9700164794922 | |
| ], | |
| "size": [ | |
| 976.0567626953125, | |
| 1060.9766845703125 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 16 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75" | |
| }, | |
| "widgets_values": [ | |
| "ComfyUI" | |
| ] | |
| }, | |
| { | |
| "id": 15, | |
| "type": "Note", | |
| "pos": [ | |
| 71.95149993896484, | |
| 192.96051025390625 | |
| ], | |
| "size": [ | |
| 319.26513671875, | |
| 197.89625549316406 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "properties": {}, | |
| "widgets_values": [ | |
| "The \"You are an assistant... <Prompt Start> \" text before the actual prompt is the one used in the official example.\n\nThe reason it is exposed to the user like this is because the model still works if you modify or remove it." | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 17, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 71.22825209024009, | |
| 614.4132208648346 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 45 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "ae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "EmptySD3LatentImage", | |
| "pos": [ | |
| 530, | |
| 620 | |
| ], | |
| "size": [ | |
| 315, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 17 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "EmptySD3LatentImage" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 7, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 420, | |
| 400 | |
| ], | |
| "size": [ | |
| 425.27801513671875, | |
| 180.6060791015625 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 44 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 6 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Negative Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "blurry ugly bad" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 11, | |
| "type": "ModelSamplingAuraFlow", | |
| "pos": [ | |
| 390, | |
| 60 | |
| ], | |
| "size": [ | |
| 315, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 52 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 47 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "ModelSamplingAuraFlow" | |
| }, | |
| "widgets_values": [ | |
| 3 | |
| ] | |
| }, | |
| { | |
| "id": 6, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 420, | |
| 190 | |
| ], | |
| "size": [ | |
| 423.83001708984375, | |
| 177.11770629882812 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 43 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 4 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "cute anime style girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron, it is a postcard held by a hand in front of a beautiful realistic city at sunset and there is cursive writing that says \"ZImage, Now in ComfyUI\"" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 18, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 80, | |
| 460 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 43, | |
| 44 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "CLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_3_4b.safetensors", | |
| "lumina2", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 28, | |
| "type": "DFloat11ModelLoader", | |
| "pos": [ | |
| 79.268116557409, | |
| 61.53441871310858 | |
| ], | |
| "size": [ | |
| 281.861328125, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 52 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "mingyi456/ComfyUI-DFloat11-Extended", | |
| "ver": "a4538723928a03ace4c18047668c020dd32feb66", | |
| "Node name for S&R": "DFloat11ModelLoader" | |
| }, | |
| "widgets_values": [ | |
| "z_image_turbo_bf16-DF11.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "type": "KSampler", | |
| "pos": [ | |
| 863, | |
| 186 | |
| ], | |
| "size": [ | |
| 315, | |
| 262 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 47 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 4 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 6 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 17 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 51 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 47447417949230, | |
| "randomize", | |
| 9, | |
| 1, | |
| "euler", | |
| "simple", | |
| 1 | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 4, | |
| 6, | |
| 0, | |
| 3, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 6, | |
| 7, | |
| 0, | |
| 3, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 16, | |
| 8, | |
| 0, | |
| 9, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 17, | |
| 13, | |
| 0, | |
| 3, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 43, | |
| 18, | |
| 0, | |
| 6, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 44, | |
| 18, | |
| 0, | |
| 7, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 45, | |
| 17, | |
| 0, | |
| 8, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 47, | |
| 11, | |
| 0, | |
| 3, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 51, | |
| 3, | |
| 0, | |
| 8, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 52, | |
| 28, | |
| 0, | |
| 11, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.8390545288824272, | |
| "offset": [ | |
| 293.77080907344185, | |
| 157.7600295810655 | |
| ] | |
| }, | |
| "frontendVersion": "1.32.9", | |
| "workflowRendererVersion": "LG" | |
| }, | |
| "version": 0.4 | |
| } |