Skip to content

Instantly share code, notes, and snippets.

@ifilipis
Last active July 16, 2025 12:59
Show Gist options
  • Save ifilipis/45fb0ad5f689238f392229a473321119 to your computer and use it in GitHub Desktop.
Save ifilipis/45fb0ad5f689238f392229a473321119 to your computer and use it in GitHub Desktop.
{
"id": "411a7853-65e9-4f40-8049-ccfd5940797d",
"revision": 0,
"last_node_id": 62,
"last_link_id": 145,
"nodes": [
{
"id": 18,
"type": "SaveImage",
"pos": [
3330.422119140625,
-244.7947998046875
],
"size": [
504.0967712402344,
486.4903564453125
],
"flags": {},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 93
}
],
"outputs": [],
"title": "Saved image",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18"
},
"widgets_values": [
"ComfyUI"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 5,
"type": "Note",
"pos": [
-1016.2799682617188,
496.37103271484375
],
"size": [
420.7815856933594,
493.9324035644531
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [],
"properties": {
"text": ""
},
"widgets_values": [
" --== SIMPLE FLUX1.D v2 GGUF ==--\n\n\nThis workflow is 2x faster than original workflow from XLabs for lora.\nNvidia RTX 3090 - XLabs workflow 2.2s/it, this workflow 1.1s/it\n\nCLIP T5xx - GGUF Q8 (default), fp16 - Q8 very close to fp16. Fp16 is giving sometimes slighty better results but not always, fp8 verion is much worse than fp16.\n\nMODEL - GGUF Q8 (default), Q4K, Q8 is extremely close to fp16, fp8 has worse quality.\nIf you need to use 4-bit use Q4K (quality closer to fp16) than nf4 but Q4 is slower around 35% than nf4.\n\n------------------------------------------------------------------------\n\n1. Install Manager\nhttps://github.com/ltdrdata/ComfyUI-Manager\nLater under manager run \"Install Missing Custom Nodes\" and later also \"Update All\".\n\n2. Download files.\n CLIP\nhttps://huggingface.co/mirek190/Flux1_dev_GGUF/tree/main/clip \n MODELS\nhttps://huggingface.co/mirek190/Flux1_dev_GGUF/tree/main/unet \n VAE\nhttps://huggingface.co/mirek190/Flux1_dev_GGUF/tree/main/vae\n\n3. Put files to the correct locations.\nCLIP files to ComfyUI\\models\\clip\nMODELS files to ComfyUI\\models\\unet\nVAE file to ComfyUI\\models\\vae\n"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 20,
"type": "CLIPTextEncode",
"pos": [
260.79046630859375,
271.7867126464844
],
"size": [
502.6637268066406,
245.7459716796875
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 110
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
104
]
}
],
"title": "Prompt",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"illustration, art, painting, 3d render, digital painting, low quality, blur, unnatural, jpeg artifact, sharpen ghosting"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 30,
"type": "VAEDecodeTiled",
"pos": [
1646.115478515625,
100.14596557617188
],
"size": [
315,
150
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 53
},
{
"name": "vae",
"type": "VAE",
"link": 54
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.27",
"Node name for S&R": "VAEDecodeTiled"
},
"widgets_values": [
1024,
64,
64,
8
]
},
{
"id": 2,
"type": "UnetLoaderGGUF",
"pos": [
-793.1463012695312,
-78.61933898925781
],
"size": [
312.8186340332031,
58
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
108
]
}
],
"title": "Unet Model Loader (GGUF)",
"properties": {
"cnr_id": "comfyui-gguf",
"ver": "298192ed60f8ca821c6fe5f8030cae23424cada5",
"Node name for S&R": "UnetLoaderGGUF",
"aux_id": "city96/ComfyUI-GGUF"
},
"widgets_values": [
"flux1-dev-Q4_0.gguf"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 1,
"type": "DualCLIPLoaderGGUF",
"pos": [
-786.4511108398438,
54.54530334472656
],
"size": [
315,
106
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
107
]
}
],
"title": "Dual CLIP Loader (GGUF)",
"properties": {
"cnr_id": "comfyui-gguf",
"ver": "298192ed60f8ca821c6fe5f8030cae23424cada5",
"Node name for S&R": "DualCLIPLoaderGGUF",
"aux_id": "city96/ComfyUI-GGUF"
},
"widgets_values": [
"clip_l.safetensors",
"t5xxl_fp8.safetensors",
"flux"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 44,
"type": "ConditioningZeroOut",
"pos": [
2728.27587890625,
1065.3619384765625
],
"size": [
240,
26
],
"flags": {
"collapsed": false
},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 112
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
116
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.39",
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": []
},
{
"id": 45,
"type": "ReferenceLatent",
"pos": [
2617.95166015625,
906.6942749023438
],
"size": [
197.712890625,
46
],
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 113
},
{
"name": "latent",
"shape": 7,
"type": "LATENT",
"link": 122
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
114
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.41",
"Node name for S&R": "ReferenceLatent"
},
"widgets_values": []
},
{
"id": 46,
"type": "FluxGuidance",
"pos": [
2883.250732421875,
824.40478515625
],
"size": [
240,
58
],
"flags": {
"collapsed": false
},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 114
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
115
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
2.5
]
},
{
"id": 41,
"type": "LoraLoader",
"pos": [
-353.9834899902344,
-76.60556030273438
],
"size": [
270,
126
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 108
},
{
"name": "clip",
"type": "CLIP",
"link": 107
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
111
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
109,
110,
119
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"360HDR.safetensors",
1,
1
]
},
{
"id": 48,
"type": "VAEDecode",
"pos": [
3678.952392578125,
712.5341796875
],
"size": [
190,
46
],
"flags": {
"collapsed": false
},
"order": 28,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 117
},
{
"name": "vae",
"type": "VAE",
"link": 134
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
123
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 52,
"type": "ConditioningZeroOut",
"pos": [
2749.841064453125,
1496.7056884765625
],
"size": [
240,
26
],
"flags": {
"collapsed": false
},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 131
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
127
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.39",
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": []
},
{
"id": 53,
"type": "ReferenceLatent",
"pos": [
2639.516845703125,
1338.0380859375
],
"size": [
197.712890625,
46
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 130
},
{
"name": "latent",
"shape": 7,
"type": "LATENT",
"link": 138
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
125
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.41",
"Node name for S&R": "ReferenceLatent"
},
"widgets_values": []
},
{
"id": 49,
"type": "LoraLoader",
"pos": [
1740.432373046875,
907.919921875
],
"size": [
270,
126
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 118
},
{
"name": "clip",
"type": "CLIP",
"link": 119
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
120,
136
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
121,
124
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"360HDR.safetensors",
1,
1
]
},
{
"id": 42,
"type": "UNETLoader",
"pos": [
1269.4654541015625,
948.9003295898438
],
"size": [
337.76861572265625,
82
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
118
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "UNETLoader",
"models": [
{
"name": "flux1-dev-kontext_fp8_scaled.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-dev-kontext_fp8_scaled.safetensors",
"directory": "diffusion_models"
}
]
},
"widgets_values": [
"flux1-dev-kontext_fp8_scaled.safetensors",
"default"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 47,
"type": "KSampler",
"pos": [
3243.614990234375,
716.239013671875
],
"size": [
320,
474
],
"flags": {},
"order": 25,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 120
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 115
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 116
},
{
"name": "latent_image",
"type": "LATENT",
"link": 132
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
117
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "KSampler"
},
"widgets_values": [
0,
"fixed",
20,
1,
"euler",
"simple",
1
]
},
{
"id": 54,
"type": "FluxGuidance",
"pos": [
2902.343994140625,
1322.4971923828125
],
"size": [
240,
58
],
"flags": {
"collapsed": false
},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 125
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
126
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
2.5
]
},
{
"id": 40,
"type": "PreviewImage",
"pos": [
4105.15625,
202.93173217773438
],
"size": [
624.2185668945312,
303.8637390136719
],
"flags": {},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 106
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 28,
"type": "EmptyLatentImage",
"pos": [
441.0301513671875,
600.0676879882812
],
"size": [
315,
106
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
105,
132
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1536,
768,
1
]
},
{
"id": 50,
"type": "PreviewImage",
"pos": [
4114.53466796875,
562.3087768554688
],
"size": [
624.2185668945312,
303.8637390136719
],
"flags": {},
"order": 30,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 123
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 56,
"type": "VAEDecode",
"pos": [
3693.802978515625,
1083.0543212890625
],
"size": [
202.69786071777344,
56.63880157470703
],
"flags": {
"collapsed": false
},
"order": 31,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 128
},
{
"name": "vae",
"type": "VAE",
"link": 135
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
129
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 43,
"type": "CLIPTextEncode",
"pos": [
2130.852294921875,
959.466796875
],
"size": [
400,
220
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 121
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
112,
113
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"360HDR, the image is underexposed. Make it underexposed. Highlights are suppressed"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 51,
"type": "CLIPTextEncode",
"pos": [
2136.56396484375,
1270.93017578125
],
"size": [
400,
220
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 124
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
130,
131
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"360HDR, The image is now significantly lighter. The image is overexposed. Make the image overexposed. "
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1651.6177978515625,
-116.9397964477539
],
"size": [
210,
46
],
"flags": {
"collapsed": false
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 24
},
{
"name": "vae",
"type": "VAE",
"link": 2
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
93,
106,
139
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 4,
"type": "VAELoader",
"pos": [
-755.3964233398438,
311.8900451660156
],
"size": [
315,
58
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
2,
54,
134,
135,
141
]
}
],
"title": "VAE Loader",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"flux-vae.safetensors"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 61,
"type": "VAEEncode",
"pos": [
2313.7138671875,
1581.3525390625
],
"size": [
140,
46
],
"flags": {},
"order": 26,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 144
},
{
"name": "vae",
"type": "VAE",
"link": 141
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
142
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "VAEEncode"
},
"widgets_values": []
},
{
"id": 55,
"type": "KSampler",
"pos": [
3253.193603515625,
1275.6864013671875
],
"size": [
320,
474
],
"flags": {},
"order": 29,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 136
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 126
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 127
},
{
"name": "latent_image",
"type": "LATENT",
"link": 142
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
128
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.38",
"Node name for S&R": "KSampler"
},
"widgets_values": [
2,
"fixed",
20,
1,
"euler",
"simple",
0.9500000000000002
]
},
{
"id": 60,
"type": "Image Filter Adjustments",
"pos": [
1379.2587890625,
1191.175048828125
],
"size": [
270,
226
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 139
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
143
]
}
],
"properties": {
"cnr_id": "was-ns",
"ver": "3.0.0",
"Node name for S&R": "Image Filter Adjustments"
},
"widgets_values": [
0.5000000000000001,
1,
1,
1,
0,
0,
0,
"false"
]
},
{
"id": 57,
"type": "PreviewImage",
"pos": [
4124.36376953125,
934.1527709960938
],
"size": [
624.2185668945312,
303.8637390136719
],
"flags": {},
"order": 32,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 129
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 62,
"type": "PreviewImage",
"pos": [
2196.47314453125,
1752.8885498046875
],
"size": [
624.2185668945312,
303.8637390136719
],
"flags": {},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 145
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 59,
"type": "Image Levels Adjustment",
"pos": [
1711.217529296875,
1406.0889892578125
],
"size": [
270,
106
],
"flags": {},
"order": 24,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 143
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
144,
145
]
}
],
"properties": {
"cnr_id": "was-ns",
"ver": "3.0.0",
"Node name for S&R": "Image Levels Adjustment"
},
"widgets_values": [
0,
48.400000000000006,
255
]
},
{
"id": 19,
"type": "KSampler",
"pos": [
1147.2027587890625,
-115.90868377685547
],
"size": [
329.4775695800781,
474
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 111
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 103
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 104
},
{
"name": "latent_image",
"type": "LATENT",
"link": 105
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
24,
53,
122,
138
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "KSampler"
},
"widgets_values": [
3,
"fixed",
20,
1,
"euler",
"beta",
1
]
},
{
"id": 11,
"type": "CLIPTextEncode",
"pos": [
254.89219665527344,
-48.13158416748047
],
"size": [
502.6637268066406,
245.7459716796875
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 109
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
103
]
}
],
"title": "Prompt",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"360HDR, A panoramic view of a closed car parking at night, with neon lights all over the place"
],
"color": "#232",
"bgcolor": "#353"
}
],
"links": [
[
2,
4,
0,
8,
1,
"VAE"
],
[
24,
19,
0,
8,
0,
"LATENT"
],
[
53,
19,
0,
30,
0,
"LATENT"
],
[
54,
4,
0,
30,
1,
"VAE"
],
[
93,
8,
0,
18,
0,
"IMAGE"
],
[
103,
11,
0,
19,
1,
"CONDITIONING"
],
[
104,
20,
0,
19,
2,
"CONDITIONING"
],
[
105,
28,
0,
19,
3,
"LATENT"
],
[
106,
8,
0,
40,
0,
"IMAGE"
],
[
107,
1,
0,
41,
1,
"CLIP"
],
[
108,
2,
0,
41,
0,
"MODEL"
],
[
109,
41,
1,
11,
0,
"CLIP"
],
[
110,
41,
1,
20,
0,
"CLIP"
],
[
111,
41,
0,
19,
0,
"MODEL"
],
[
112,
43,
0,
44,
0,
"CONDITIONING"
],
[
113,
43,
0,
45,
0,
"CONDITIONING"
],
[
114,
45,
0,
46,
0,
"CONDITIONING"
],
[
115,
46,
0,
47,
1,
"CONDITIONING"
],
[
116,
44,
0,
47,
2,
"CONDITIONING"
],
[
117,
47,
0,
48,
0,
"LATENT"
],
[
118,
42,
0,
49,
0,
"MODEL"
],
[
119,
41,
1,
49,
1,
"CLIP"
],
[
120,
49,
0,
47,
0,
"MODEL"
],
[
121,
49,
1,
43,
0,
"CLIP"
],
[
122,
19,
0,
45,
1,
"LATENT"
],
[
123,
48,
0,
50,
0,
"IMAGE"
],
[
124,
49,
1,
51,
0,
"CLIP"
],
[
125,
53,
0,
54,
0,
"CONDITIONING"
],
[
126,
54,
0,
55,
1,
"CONDITIONING"
],
[
127,
52,
0,
55,
2,
"CONDITIONING"
],
[
128,
55,
0,
56,
0,
"LATENT"
],
[
129,
56,
0,
57,
0,
"IMAGE"
],
[
130,
51,
0,
53,
0,
"CONDITIONING"
],
[
131,
51,
0,
52,
0,
"CONDITIONING"
],
[
132,
28,
0,
47,
3,
"LATENT"
],
[
134,
4,
0,
48,
1,
"VAE"
],
[
135,
4,
0,
56,
1,
"VAE"
],
[
136,
49,
0,
55,
0,
"MODEL"
],
[
138,
19,
0,
53,
1,
"LATENT"
],
[
139,
8,
0,
60,
0,
"IMAGE"
],
[
141,
4,
0,
61,
1,
"VAE"
],
[
142,
61,
0,
55,
3,
"LATENT"
],
[
143,
60,
0,
59,
0,
"IMAGE"
],
[
144,
59,
0,
61,
0,
"IMAGE"
],
[
145,
59,
0,
62,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.0152559799478362,
"offset": [
169.65054453233728,
248.39560788148532
]
},
"frontendVersion": "1.23.4"
},
"version": 0.4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment