{ | |
"last_node_id": 8, | |
"last_link_id": 10, | |
"nodes": [ | |
{ | |
"id": 2, | |
"type": "ModelSamplingAuraFlow", | |
"pos": [ | |
630, | |
350 | |
], | |
"size": { | |
"0": 315, | |
"1": 70 | |
}, | |
"flags": {}, | |
"order": 2, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 1 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
2 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "ModelSamplingAuraFlow" | |
}, | |
"widgets_values": [ | |
1.73 | |
] | |
}, | |
{ | |
"id": 5, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
595, | |
700 | |
], | |
"size": { | |
"0": 385, | |
"1": 210 | |
}, | |
"flags": {}, | |
"order": 4, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 4 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
6 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"" | |
] | |
}, | |
{ | |
"id": 1, | |
"type": "CheckpointLoaderSimple", | |
"pos": [ | |
0, | |
455 | |
], | |
"size": { | |
"0": 315, | |
"1": 105 | |
}, | |
"flags": {}, | |
"order": 0, | |
"mode": 0, | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
1 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
}, | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
3, | |
4 | |
], | |
"shape": 3, | |
"slot_index": 1 | |
}, | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
9 | |
], | |
"shape": 3 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CheckpointLoaderSimple" | |
}, | |
"widgets_values": [ | |
"Aura\\aura_flow_0.1.safetensors" | |
] | |
}, | |
{ | |
"id": 7, | |
"type": "VAEDecode", | |
"pos": [ | |
1470, | |
350 | |
], | |
"size": [ | |
210, | |
70 | |
], | |
"flags": {}, | |
"order": 6, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 8 | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 9, | |
"slot_index": 1 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
10 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
} | |
}, | |
{ | |
"id": 4, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
595, | |
455 | |
], | |
"size": { | |
"0": 385, | |
"1": 210 | |
}, | |
"flags": {}, | |
"order": 3, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 3 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
5 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"close-up portrait of cat" | |
] | |
}, | |
{ | |
"id": 8, | |
"type": "SaveImage", | |
"pos": [ | |
1715, | |
350 | |
], | |
"size": [ | |
805, | |
840 | |
], | |
"flags": {}, | |
"order": 7, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 10 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "SaveImage" | |
}, | |
"widgets_values": [ | |
"ComfyUI" | |
] | |
}, | |
{ | |
"id": 3, | |
"type": "KSampler", | |
"pos": [ | |
1120, | |
350 | |
], | |
"size": [ | |
315, | |
280 | |
], | |
"flags": {}, | |
"order": 5, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 2 | |
}, | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 5 | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 6 | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 7, | |
"slot_index": 3 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
8 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSampler" | |
}, | |
"widgets_values": [ | |
1084457413474464, | |
"randomize", | |
25, | |
3.5, | |
"uni_pc", | |
"normal", | |
1 | |
] | |
}, | |
{ | |
"id": 6, | |
"type": "EmptyLatentImage", | |
"pos": [ | |
595, | |
945 | |
], | |
"size": [ | |
385, | |
105 | |
], | |
"flags": {}, | |
"order": 1, | |
"mode": 0, | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
7 | |
], | |
"shape": 3 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "EmptyLatentImage" | |
}, | |
"widgets_values": [ | |
1024, | |
1024, | |
1 | |
] | |
} | |
], | |
"links": [ | |
[ | |
1, | |
1, | |
0, | |
2, | |
0, | |
"MODEL" | |
], | |
[ | |
2, | |
2, | |
0, | |
3, | |
0, | |
"MODEL" | |
], | |
[ | |
3, | |
1, | |
1, | |
4, | |
0, | |
"CLIP" | |
], | |
[ | |
4, | |
1, | |
1, | |
5, | |
0, | |
"CLIP" | |
], | |
[ | |
5, | |
4, | |
0, | |
3, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
6, | |
5, | |
0, | |
3, | |
2, | |
"CONDITIONING" | |
], | |
[ | |
7, | |
6, | |
0, | |
3, | |
3, | |
"LATENT" | |
], | |
[ | |
8, | |
3, | |
0, | |
7, | |
0, | |
"LATENT" | |
], | |
[ | |
9, | |
1, | |
2, | |
7, | |
1, | |
"VAE" | |
], | |
[ | |
10, | |
7, | |
0, | |
8, | |
0, | |
"IMAGE" | |
] | |
], | |
"groups": [], | |
"config": {}, | |
"extra": { | |
"ds": { | |
"scale": 0.9229599817707814, | |
"offset": { | |
"0": 112.10910340707595, | |
"1": -148.52772593349718 | |
} | |
} | |
}, | |
"version": 0.4 | |
} |