| { | |
| "id": "68375b17-c65d-48e6-9943-aa696c5116b9", | |
| "revision": 0, | |
| "last_node_id": 125, | |
| "last_link_id": 265, | |
| "nodes": [ | |
| { | |
| "id": 98, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1130, | |
| -770 | |
| ], | |
| "size": [ | |
| 140, | |
| 50 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 240 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 241 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 244 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 102, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1300, | |
| -870 | |
| ], | |
| "size": [ | |
| 900, | |
| 570 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 244 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 94, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 800, | |
| -870 | |
| ], | |
| "size": [ | |
| 300, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "slot_index": 0, | |
| "links": [ | |
| 241 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_image_vae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 96, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 100, | |
| -750 | |
| ], | |
| "size": [ | |
| 300, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "slot_index": 0, | |
| "links": [ | |
| 235, | |
| 243 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_2.5_vl_7b.safetensors", | |
| "qwen_image", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 125, | |
| "type": "CLIPLoaderGGUF", | |
| "pos": [ | |
| 100, | |
| -590 | |
| ], | |
| "size": [ | |
| 300, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "qwen_2.5_vl_7b.safetensors", | |
| "qwen_image" | |
| ] | |
| }, | |
| { | |
| "id": 97, | |
| "type": "EmptyHunyuanLatentVideo", | |
| "pos": [ | |
| 460, | |
| -480 | |
| ], | |
| "size": [ | |
| 240, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 239 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptyHunyuanLatentVideo" | |
| }, | |
| "widgets_values": [ | |
| 1280, | |
| 768, | |
| 1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 93, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 460, | |
| -610 | |
| ], | |
| "size": [ | |
| 240, | |
| 90 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 235 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 238 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "jpeg compression" | |
| ] | |
| }, | |
| { | |
| "id": 100, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 460, | |
| -750 | |
| ], | |
| "size": [ | |
| 240, | |
| 90 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 243 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 237 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "a photo of a cat" | |
| ] | |
| }, | |
| { | |
| "id": 124, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 350, | |
| -870 | |
| ], | |
| "size": [ | |
| 350, | |
| 70 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 265 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "qwen-image-Q8_0.gguf" | |
| ] | |
| }, | |
| { | |
| "id": 95, | |
| "type": "KSampler", | |
| "pos": [ | |
| 800, | |
| -770 | |
| ], | |
| "size": [ | |
| 300, | |
| 474 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 265 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 237 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 238 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 239 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 240 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 22, | |
| "fixed", | |
| 20, | |
| 4.5, | |
| "euler", | |
| "normal", | |
| 1 | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 235, | |
| 96, | |
| 0, | |
| 93, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 237, | |
| 100, | |
| 0, | |
| 95, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 238, | |
| 93, | |
| 0, | |
| 95, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 239, | |
| 97, | |
| 0, | |
| 95, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 240, | |
| 95, | |
| 0, | |
| 98, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 241, | |
| 94, | |
| 0, | |
| 98, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 243, | |
| 96, | |
| 0, | |
| 100, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 244, | |
| 98, | |
| 0, | |
| 102, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 265, | |
| 124, | |
| 0, | |
| 95, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 1.228459735736771, | |
| "offset": [ | |
| -38.47984392229094, | |
| 1078.759264157115 | |
| ] | |
| }, | |
| "frontendVersion": "1.23.4", | |
| "groupNodes": { | |
| "EmptyLatentImage": { | |
| "nodes": [ | |
| { | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 432, | |
| 480 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [], | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "title": "height", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "index": 0 | |
| }, | |
| { | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 672, | |
| 480 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [], | |
| "slot_index": 0, | |
| "widget": { | |
| "name": "width" | |
| } | |
| } | |
| ], | |
| "title": "width", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "index": 1 | |
| }, | |
| { | |
| "type": "EmptySD3LatentImage", | |
| "pos": [ | |
| 480, | |
| 624 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 106 | |
| }, | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "link": null, | |
| "widget": { | |
| "name": "width" | |
| } | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "link": null, | |
| "widget": { | |
| "name": "height" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptySD3LatentImage" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ], | |
| "index": 2 | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 0, | |
| 2, | |
| 0, | |
| 34, | |
| "INT" | |
| ], | |
| [ | |
| 0, | |
| 0, | |
| 2, | |
| 1, | |
| 35, | |
| "INT" | |
| ] | |
| ], | |
| "external": [ | |
| [ | |
| 0, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 1, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 2, | |
| 0, | |
| "LATENT" | |
| ] | |
| ], | |
| "config": { | |
| "0": { | |
| "output": { | |
| "0": { | |
| "name": "height" | |
| } | |
| }, | |
| "input": { | |
| "value": { | |
| "visible": true | |
| } | |
| } | |
| }, | |
| "1": { | |
| "output": { | |
| "0": { | |
| "name": "width" | |
| } | |
| }, | |
| "input": { | |
| "value": { | |
| "visible": true | |
| } | |
| } | |
| }, | |
| "2": { | |
| "input": { | |
| "width": { | |
| "visible": false | |
| }, | |
| "height": { | |
| "visible": false | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "version": 0.4 | |
| } |