Created
June 15, 2026 20:37
-
-
Save molbal/cec0ee378f9e482c9c3caae9a10ff0ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "fdcfc2b2-168f-4f3d-a1d0-6986b802fce5", | |
| "revision": 0, | |
| "last_node_id": 297, | |
| "last_link_id": 444, | |
| "nodes": [ | |
| { | |
| "id": 201, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| 4019.2141666002335, | |
| 2725.660267369567 | |
| ], | |
| "size": [ | |
| 270, | |
| 170 | |
| ], | |
| "flags": {}, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 292 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 293 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 296 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 203, | |
| "type": "ComfyMathExpression", | |
| "pos": [ | |
| 4039.2141666002335, | |
| 3015.660267369567 | |
| ], | |
| "size": [ | |
| 230, | |
| 74 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "values.a", | |
| "type": "FLOAT,INT,BOOLEAN", | |
| "link": 303 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "values.b", | |
| "shape": 7, | |
| "type": "FLOAT,INT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 293, | |
| 300 | |
| ] | |
| }, | |
| { | |
| "name": "BOOL", | |
| "type": "BOOLEAN", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ComfyMathExpression", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "max(((a + 15) // 16) * 16, 256)" | |
| ] | |
| }, | |
| { | |
| "id": 239, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 3416.268402145311, | |
| 2908.5980961956 | |
| ], | |
| "size": [ | |
| 470, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 298 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAELoader", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "models": [ | |
| { | |
| "name": "flux2-vae.safetensors", | |
| "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors", | |
| "directory": "vae" | |
| } | |
| ], | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "flux2-vae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 225, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| 3975.0394074158557, | |
| 2465.0647753894978 | |
| ], | |
| "size": [ | |
| 398.9014240242295, | |
| 116.06202702056498 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 26, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 291 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 313 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.1", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 253, | |
| "type": "Note", | |
| "pos": [ | |
| 4778.052666181583, | |
| 2813.05981379042 | |
| ], | |
| "size": [ | |
| 214.13952601776782, | |
| 237.5290714675616 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Settings\n\n\"Quality\":\n \"num_steps\": 48,\n \"mu\": 0.0,\n \"std\": 1.5\n\n\"Default\":\n \"num_steps\": 20,\n \"mu\": 0.0,\n \"std\": 1.75\n\n\"Turbo\":\n \"num_steps\": 12,\n \"mu\": 0.5,\n \"std\": 1.75" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 223, | |
| "type": "CFGOverride", | |
| "pos": [ | |
| 4467.2029639391, | |
| 2205.147044082536 | |
| ], | |
| "size": [ | |
| 260, | |
| 170 | |
| ], | |
| "flags": {}, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 390 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 316 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CFGOverride", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 3, | |
| 0.7, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 202, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 4810.006980248845, | |
| 2218.852362592508 | |
| ], | |
| "size": [ | |
| 289.0239929077143, | |
| 326 | |
| ], | |
| "flags": {}, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 294 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 314 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 295 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 346 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 296 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 297 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 210, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| 3131.474411349233, | |
| 2724.8199507171657 | |
| ], | |
| "size": [ | |
| 210, | |
| 109.02399290771473 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| }, | |
| "link": 317 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 302 | |
| ] | |
| } | |
| ], | |
| "title": "Int (Width)", | |
| "properties": { | |
| "Node name for S&R": "PrimitiveInt", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 211, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| 3131.474411349233, | |
| 2914.8199507171657 | |
| ], | |
| "size": [ | |
| 210, | |
| 118.78459999999995 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| }, | |
| "link": 318 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 303 | |
| ] | |
| } | |
| ], | |
| "title": "Int (Height)", | |
| "properties": { | |
| "Node name for S&R": "PrimitiveInt", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 212, | |
| "type": "ComfyMathExpression", | |
| "pos": [ | |
| 4029.2141666002335, | |
| 2945.660267369567 | |
| ], | |
| "size": [ | |
| 230, | |
| 116 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "values.a", | |
| "type": "FLOAT,INT,BOOLEAN", | |
| "link": 302 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "values.b", | |
| "shape": 7, | |
| "type": "FLOAT,INT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 292, | |
| 299 | |
| ] | |
| }, | |
| { | |
| "name": "BOOL", | |
| "type": "BOOLEAN", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ComfyMathExpression", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "max(((a + 15) // 16) * 16, 256)" | |
| ] | |
| }, | |
| { | |
| "id": 220, | |
| "type": "ModelSamplingAuraFlow", | |
| "pos": [ | |
| 3416.268402145311, | |
| 2067.05151578716 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 441 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 390 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ModelSamplingAuraFlow", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.24.0" | |
| }, | |
| "widgets_values": [ | |
| 3 | |
| ] | |
| }, | |
| { | |
| "id": 227, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 4809.925027238844, | |
| 2051.153294482611 | |
| ], | |
| "size": [ | |
| 287.10717342642783, | |
| 106.34521782455886 | |
| ], | |
| "flags": {}, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 297 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 298 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 397, | |
| 400 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 224, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 3975.0394074158557, | |
| 2312.5990882508027 | |
| ], | |
| "size": [ | |
| 396.14489712092563, | |
| 88 | |
| ], | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 408 | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 344 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 291, | |
| 312 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 277, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 3418.3998881935227, | |
| 2375.9404966860843 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 408 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen3vl_8b_fp8_scaled.safetensors", | |
| "ideogram4", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 228, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 4467.2029639391, | |
| 2046.6959881166601 | |
| ], | |
| "size": [ | |
| 260.4821732631617, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 294 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "RandomNoise", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 6980085, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 272, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 5743.698879340377, | |
| 2914.4578451901857 | |
| ], | |
| "size": [ | |
| 270, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 401 | |
| }, | |
| { | |
| "name": "filename_prefix", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "filename_prefix" | |
| }, | |
| "link": 440 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": {}, | |
| "widgets_values": [ | |
| "labeled-gguf" | |
| ] | |
| }, | |
| { | |
| "id": 229, | |
| "type": "DualModelGuider", | |
| "pos": [ | |
| 4467.2029639391, | |
| 2423.5981000484117 | |
| ], | |
| "size": [ | |
| 270, | |
| 180 | |
| ], | |
| "flags": {}, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 316 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 312 | |
| }, | |
| { | |
| "name": "model_negative", | |
| "shape": 7, | |
| "type": "MODEL", | |
| "link": 442 | |
| }, | |
| { | |
| "name": "negative", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 313 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 314 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "DualModelGuider", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 6.5 | |
| ] | |
| }, | |
| { | |
| "id": 290, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 4384.959913831602, | |
| 3154.865178073394 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text_a" | |
| }, | |
| "links": [ | |
| 424 | |
| ] | |
| } | |
| ], | |
| "title": "text_a", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| "Transformer: " | |
| ] | |
| }, | |
| { | |
| "id": 287, | |
| "type": "WidgetToString", | |
| "pos": [ | |
| 4339.29821469091, | |
| 3269.796789007769 | |
| ], | |
| "size": [ | |
| 294.8333282470703, | |
| 154 | |
| ], | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "any_input", | |
| "shape": 7, | |
| "type": "*", | |
| "link": 444 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 427, | |
| 434 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "WidgetToString" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| "unet_name", | |
| false, | |
| "", | |
| 2 | |
| ] | |
| }, | |
| { | |
| "id": 291, | |
| "type": "WidgetToString", | |
| "pos": [ | |
| 4350.734587496822, | |
| 3629.7641919182392 | |
| ], | |
| "size": [ | |
| 294.8333282470703, | |
| 154 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "any_input", | |
| "shape": 7, | |
| "type": "*", | |
| "link": 443 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 429, | |
| 435 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "WidgetToString" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| "unet_name", | |
| false, | |
| "", | |
| 2 | |
| ] | |
| }, | |
| { | |
| "id": 292, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 4416.109224823107, | |
| 3469.841292167974 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text_c" | |
| }, | |
| "links": [ | |
| 428 | |
| ] | |
| } | |
| ], | |
| "title": "text_c", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| ", Unconditional transformer:" | |
| ] | |
| }, | |
| { | |
| "id": 284, | |
| "type": "MolbalsStats", | |
| "pos": [ | |
| 5758.218778690626, | |
| 3247.131033083731 | |
| ], | |
| "size": [ | |
| 167.6875, | |
| 86 | |
| ], | |
| "flags": {}, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "trigger", | |
| "type": "*", | |
| "link": 417 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "stats_json", | |
| "type": "STRING", | |
| "links": [ | |
| 431 | |
| ] | |
| }, | |
| { | |
| "name": "peak_vram_mb", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "peak_ram_mb", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "total_seconds", | |
| "type": "FLOAT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "MolbalsStats" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 293, | |
| "type": "StringConcatenate", | |
| "pos": [ | |
| 5646.933389285407, | |
| 3407.3877595465874 | |
| ], | |
| "size": [ | |
| 400, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "string_a", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_a" | |
| }, | |
| "link": 432 | |
| }, | |
| { | |
| "name": "string_b", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_b" | |
| }, | |
| "link": 431 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 433 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "StringConcatenate" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 289, | |
| "type": "Text Concatenate", | |
| "pos": [ | |
| 4746.172718692967, | |
| 3210.228776064994 | |
| ], | |
| "size": [ | |
| 270, | |
| 142 | |
| ], | |
| "flags": {}, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "text_a", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 424 | |
| }, | |
| { | |
| "name": "text_b", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 427 | |
| }, | |
| { | |
| "name": "text_c", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 428 | |
| }, | |
| { | |
| "name": "text_d", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 429 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 430, | |
| 432 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Text Concatenate" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "true" | |
| ] | |
| }, | |
| { | |
| "id": 295, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 4727.26758886476, | |
| 3430.693604797736 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text_a" | |
| }, | |
| "links": [ | |
| 436 | |
| ] | |
| } | |
| ], | |
| "title": "text_a", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| "transformer-" | |
| ] | |
| }, | |
| { | |
| "id": 296, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 4743.419119312435, | |
| 3542.6091817960746 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text_c" | |
| }, | |
| "links": [ | |
| 437 | |
| ] | |
| } | |
| ], | |
| "title": "text_c", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| "-unconditional-" | |
| ] | |
| }, | |
| { | |
| "id": 294, | |
| "type": "Text Concatenate", | |
| "pos": [ | |
| 4966.190473530318, | |
| 3447.998797130517 | |
| ], | |
| "size": [ | |
| 270, | |
| 142 | |
| ], | |
| "flags": {}, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "text_a", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 436 | |
| }, | |
| { | |
| "name": "text_b", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 434 | |
| }, | |
| { | |
| "name": "text_c", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 437 | |
| }, | |
| { | |
| "name": "text_d", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": 435 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 438, | |
| 439 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Text Concatenate" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "true" | |
| ] | |
| }, | |
| { | |
| "id": 297, | |
| "type": "StringConcatenate", | |
| "pos": [ | |
| 5174.137113256064, | |
| 3688.365419235547 | |
| ], | |
| "size": [ | |
| 400, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "string_a", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_a" | |
| }, | |
| "link": 439 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 440 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "StringConcatenate" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "-labeled-", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 286, | |
| "type": "Save Text File", | |
| "pos": [ | |
| 6535.014024690517, | |
| 3348.977883356931 | |
| ], | |
| "size": [ | |
| 314.6666717529297, | |
| 202 | |
| ], | |
| "flags": {}, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "link": 433 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "Save Text File" | |
| }, | |
| "widgets_values": [ | |
| "D:\\ML\\stability-matrix-data\\Packages\\ComfyUI2\\output", | |
| "stats", | |
| "_", | |
| 4, | |
| ".txt", | |
| "utf-8", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 179, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 5258.973772338943, | |
| 2002.0076169337601 | |
| ], | |
| "size": [ | |
| 722.7535314668885, | |
| 786.8910220246489 | |
| ], | |
| "flags": {}, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 397 | |
| }, | |
| { | |
| "name": "filename_prefix", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "filename_prefix" | |
| }, | |
| "link": 438 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.24.0", | |
| "Node name for S&R": "SaveImage" | |
| }, | |
| "widgets_values": [ | |
| "unlabeled-gguf" | |
| ] | |
| }, | |
| { | |
| "id": 269, | |
| "type": "AddLabel", | |
| "pos": [ | |
| 5396.244102608102, | |
| 2921.4481741682307 | |
| ], | |
| "size": [ | |
| 270, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 400 | |
| }, | |
| { | |
| "name": "caption", | |
| "shape": 7, | |
| "type": "STRING", | |
| "link": null | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 430 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 401, | |
| 417 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "AddLabel" | |
| }, | |
| "widgets_values": [ | |
| 10, | |
| 2, | |
| 48, | |
| 12, | |
| "white", | |
| "black", | |
| "JetBrainsMono-Medium.ttf", | |
| "Text", | |
| "up" | |
| ] | |
| }, | |
| { | |
| "id": 37, | |
| "type": "ResolutionSelector", | |
| "pos": [ | |
| 2793.169456189717, | |
| 2800.837535191784 | |
| ], | |
| "size": [ | |
| 279.50187231862765, | |
| 155.36915031721492 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 317 | |
| ] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 318 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ResolutionSelector", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "9:16 (Portrait Widescreen)", | |
| 2 | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 213, | |
| "type": "Ideogram4Scheduler", | |
| "pos": [ | |
| 4467.2029639391, | |
| 2810.500211980163 | |
| ], | |
| "size": [ | |
| 270, | |
| 240 | |
| ], | |
| "flags": {}, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 299 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 300 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 346 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Ideogram4Scheduler", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 20, | |
| 1024, | |
| 1024, | |
| 0, | |
| 1.75 | |
| ] | |
| }, | |
| { | |
| "id": 217, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 4467.2029639391, | |
| 2652.0491560142873 | |
| ], | |
| "size": [ | |
| 270, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 295 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSamplerSelect", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "res_2s" | |
| ] | |
| }, | |
| { | |
| "id": 262, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 3406.411371005468, | |
| 2166.1121144432886 | |
| ], | |
| "size": [ | |
| 402.83249348469235, | |
| 59.202108267103995 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [] | |
| } | |
| ], | |
| "title": "Unet Loader (GGUF) Transformer", | |
| "properties": { | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "ideogram4-transformer-q5_0.gguf" | |
| ] | |
| }, | |
| { | |
| "id": 263, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 3393.4734939418554, | |
| 2265.0802140890396 | |
| ], | |
| "size": [ | |
| 402.23140495867756, | |
| 64.61157254076488 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [] | |
| } | |
| ], | |
| "title": "Unet Loader (GGUF) Unconditional transformer", | |
| "properties": { | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "ideogram4-unconditional_transformer-q5_0.gguf" | |
| ] | |
| }, | |
| { | |
| "id": 279, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 3555.9466076461063, | |
| 1807.7629959469616 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 442, | |
| 443 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "UNETLoader" | |
| }, | |
| "widgets_values": [ | |
| "ideogram4_unconditional_nvfp4_mixed.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 280, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 3553.178113489346, | |
| 1688.8373256699754 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 441, | |
| 444 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "UNETLoader" | |
| }, | |
| "widgets_values": [ | |
| "ideogram4_nvfp4_mixed.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 243, | |
| "type": "PrimitiveStringMultiline", | |
| "pos": [ | |
| 2822.5001959864435, | |
| 2002.3781019164348 | |
| ], | |
| "size": [ | |
| 521.441233684779, | |
| 577.2398961423673 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 344 | |
| ] | |
| } | |
| ], | |
| "title": "Text String No KJ", | |
| "properties": { | |
| "Node name for S&R": "PrimitiveStringMultiline", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.24.0" | |
| }, | |
| "widgets_values": [ | |
| "{\n \"high_level_description\": \"A vintage 1990s skateboarding magazine poster featuring a dynamic, low-angle shot of a young athletic female skateboarder in a bikini, suspended high in mid-air above a concrete skatepark ramp, overlaid with retro typography and zine-style graphics.\",\n \"style_description\": {\n \"aesthetics\": \"1990s skateboarding magazine zine aesthetic, strong graphic design layout, film grain, retro color palette\",\n \"lighting\": \"Bright, crisp outdoor sunlight with deep shadows, mimicking a harsh midday sun or strong low-angle flash typical of 90s skate photography\",\n \"photo\": \"35mm film photography, low-angle fisheye lens perspective, grain and slight chromatic aberration\",\n \"medium\": \"mixed media photography and digital graphic design\",\n \"color_palette\": [\n \"#4A90E2\",\n \"#D0021B\",\n \"#F5F5F5\",\n \"#7ED321\",\n \"#9B9B9B\"\n ]\n },\n \"compositional_deconstruction\": {\n \"background\": \"A crisp, bright blue sky dominating the frame. In the lower distance, a few bare trees, a street light pole, and the steep edge of a concrete skatepark ramp are visible. The entire background has a distressed film grain.\",\n \"elements\": [\n {\n \"type\": \"obj\",\n \"bbox\": [\n 50,\n 50,\n 950,\n 400\n ],\n \"desc\": \"Massive, soft, cloud-like white bubble letters spelling out the brand name 'COMFY'. The letters span across the upper half of the poster, situated behind the main subject in the sky.\",\n \"color_palette\": [\n \"#FFFFFF\",\n \"#F5F5F5\",\n \"#E0E0E0\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 250,\n 150,\n 750,\n 600\n ],\n \"desc\": \"A young athletic female skateboarder suspended high in mid-air in a dynamic, limbs-extended pose. She is wearing a bikini, and red and white retro skate shoes.\",\n \"color_palette\": [\n \"#7CA8D9\",\n \"#FFFFFF\",\n \"#D0021B\",\n \"#2C2C2C\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 350,\n 620,\n 650,\n 750\n ],\n \"desc\": \"A skateboard detached from the skater, flipping mid-air horizontally below him. The underside of the deck is visible, featuring a brightly colored graphic with collage art and vibrant neon green accents.\",\n \"color_palette\": [\n \"#7ED321\",\n \"#111111\",\n \"#FF007F\",\n \"#FFFFFF\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 40,\n 450,\n 240,\n 650\n ],\n \"desc\": \"Zine-style graphic overlays on the mid-left: bold white text reading 'EFFORTLESS GGUF' stacked next to a small white graphic of a skater. The graphic is framed by red bracket crosshairs containing the word 'QUANT'.\",\n \"color_palette\": [\n \"#FFFFFF\",\n \"#D0021B\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 760,\n 480,\n 960,\n 560\n ],\n \"desc\": \"Distressed white typographic overlay on the mid-right reading 'NO STRESS. 100%'.\",\n \"color_palette\": [\n \"#FFFFFF\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 100,\n 780,\n 900,\n 900\n ],\n \"desc\": \"A smooth, flowing tribal-style graphic sitting just above a large, bold white tagline reading 'EMBRACE THE FLOW, RIDING WITH EASE'. The word 'EASE' is highlighted by a rough, translucent red spray-paint circle.\",\n \"color_palette\": [\n \"#FFFFFF\",\n \"#D0021B\"\n ]\n },\n {\n \"type\": \"obj\",\n \"bbox\": [\n 150,\n 910,\n 850,\n 960\n ],\n \"desc\": \"Smaller, distressed white text centered at the very bottom reading 'THE ULTIMATE RELAXED EXPERIENCE WHERE YOU SET THE PACE'.\",\n \"color_palette\": [\n \"#FFFFFF\"\n ]\n }\n ]\n }\n}" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 291, | |
| 224, | |
| 0, | |
| 225, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 292, | |
| 212, | |
| 1, | |
| 201, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 293, | |
| 203, | |
| 1, | |
| 201, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 294, | |
| 228, | |
| 0, | |
| 202, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 295, | |
| 217, | |
| 0, | |
| 202, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 296, | |
| 201, | |
| 0, | |
| 202, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 297, | |
| 202, | |
| 0, | |
| 227, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 298, | |
| 239, | |
| 0, | |
| 227, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 299, | |
| 212, | |
| 1, | |
| 213, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 300, | |
| 203, | |
| 1, | |
| 213, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 302, | |
| 210, | |
| 0, | |
| 212, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 303, | |
| 211, | |
| 0, | |
| 203, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 312, | |
| 224, | |
| 0, | |
| 229, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 313, | |
| 225, | |
| 0, | |
| 229, | |
| 3, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 314, | |
| 229, | |
| 0, | |
| 202, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 316, | |
| 223, | |
| 0, | |
| 229, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 317, | |
| 37, | |
| 0, | |
| 210, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 318, | |
| 37, | |
| 1, | |
| 211, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 344, | |
| 243, | |
| 0, | |
| 224, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 346, | |
| 213, | |
| 0, | |
| 202, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 390, | |
| 220, | |
| 0, | |
| 223, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 397, | |
| 227, | |
| 0, | |
| 179, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 400, | |
| 227, | |
| 0, | |
| 269, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 401, | |
| 269, | |
| 0, | |
| 272, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 408, | |
| 277, | |
| 0, | |
| 224, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 417, | |
| 269, | |
| 0, | |
| 284, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 424, | |
| 290, | |
| 0, | |
| 289, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 427, | |
| 287, | |
| 0, | |
| 289, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 428, | |
| 292, | |
| 0, | |
| 289, | |
| 2, | |
| "STRING" | |
| ], | |
| [ | |
| 429, | |
| 291, | |
| 0, | |
| 289, | |
| 3, | |
| "STRING" | |
| ], | |
| [ | |
| 430, | |
| 289, | |
| 0, | |
| 269, | |
| 2, | |
| "STRING" | |
| ], | |
| [ | |
| 431, | |
| 284, | |
| 0, | |
| 293, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 432, | |
| 289, | |
| 0, | |
| 293, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 433, | |
| 293, | |
| 0, | |
| 286, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 434, | |
| 287, | |
| 0, | |
| 294, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 435, | |
| 291, | |
| 0, | |
| 294, | |
| 3, | |
| "STRING" | |
| ], | |
| [ | |
| 436, | |
| 295, | |
| 0, | |
| 294, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 437, | |
| 296, | |
| 0, | |
| 294, | |
| 2, | |
| "STRING" | |
| ], | |
| [ | |
| 438, | |
| 294, | |
| 0, | |
| 179, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 439, | |
| 294, | |
| 0, | |
| 297, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 440, | |
| 297, | |
| 0, | |
| 272, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 441, | |
| 280, | |
| 0, | |
| 220, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 442, | |
| 279, | |
| 0, | |
| 229, | |
| 2, | |
| "MODEL" | |
| ], | |
| [ | |
| 443, | |
| 279, | |
| 0, | |
| 291, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 444, | |
| 280, | |
| 0, | |
| 287, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "Models", | |
| "bounding": [ | |
| 3389.2141666002335, | |
| 1965.6602673695672, | |
| 530, | |
| 1100 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Latent Size", | |
| "bounding": [ | |
| 3949.2141666002335, | |
| 2625.660267369567, | |
| 450, | |
| 440 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "Sampling", | |
| "bounding": [ | |
| 4429.2141666002335, | |
| 1965.6602673695672, | |
| 715.5040753966878, | |
| 1099.6255659669825 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 4, | |
| "title": "Prompt", | |
| "bounding": [ | |
| 3949.2141666002335, | |
| 1965.6602673695672, | |
| 450, | |
| 640 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 5, | |
| "title": "Image Size", | |
| "bounding": [ | |
| 2766.481618441517, | |
| 2640.1790400787377, | |
| 599.3006141845703, | |
| 419.0239035461427 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.7838296724948531, | |
| "offset": [ | |
| -2218.174694337148, | |
| -1381.5046697482567 | |
| ] | |
| }, | |
| "frontendVersion": "1.44.19", | |
| "VHS_latentpreview": false, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": true, | |
| "VHS_KeepIntermediate": true | |
| }, | |
| "version": 0.4 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment