Created
February 27, 2024 19:42
-
-
Save sleexyz/938b49696cc92da5c16a6a23c5daf560 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"last_node_id": 55, | |
"last_link_id": 74, | |
"nodes": [ | |
{ | |
"id": 7, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
469, | |
341 | |
], | |
"size": { | |
"0": 425.27801513671875, | |
"1": 180.6060791015625 | |
}, | |
"flags": {}, | |
"order": 4, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 32 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
6 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"text, watermark" | |
] | |
}, | |
{ | |
"id": 6, | |
"type": "CLIPTextEncode", | |
"pos": [ | |
675, | |
-66 | |
], | |
"size": { | |
"0": 422.84503173828125, | |
"1": 164.31304931640625 | |
}, | |
"flags": {}, | |
"order": 5, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "clip", | |
"type": "CLIP", | |
"link": 33, | |
"slot_index": 0 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "CONDITIONING", | |
"type": "CONDITIONING", | |
"links": [ | |
4 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CLIPTextEncode" | |
}, | |
"widgets_values": [ | |
"fisheye, skateboarding, facing away from camera, city\n" | |
] | |
}, | |
{ | |
"id": 4, | |
"type": "CheckpointLoaderSimple", | |
"pos": [ | |
-173, | |
256 | |
], | |
"size": { | |
"0": 315, | |
"1": 98 | |
}, | |
"flags": {}, | |
"order": 0, | |
"mode": 0, | |
"outputs": [ | |
{ | |
"name": "MODEL", | |
"type": "MODEL", | |
"links": [ | |
31 | |
], | |
"slot_index": 0 | |
}, | |
{ | |
"name": "CLIP", | |
"type": "CLIP", | |
"links": [ | |
32, | |
33 | |
], | |
"slot_index": 1 | |
}, | |
{ | |
"name": "VAE", | |
"type": "VAE", | |
"links": [ | |
8 | |
], | |
"slot_index": 2 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "CheckpointLoaderSimple" | |
}, | |
"widgets_values": [ | |
"cardosAnime_v20.safetensors" | |
] | |
}, | |
{ | |
"id": 46, | |
"type": "EmptyLatentImage", | |
"pos": [ | |
965, | |
483 | |
], | |
"size": { | |
"0": 315, | |
"1": 106 | |
}, | |
"flags": {}, | |
"order": 1, | |
"mode": 0, | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
73 | |
], | |
"shape": 3, | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "EmptyLatentImage" | |
}, | |
"widgets_values": [ | |
512, | |
512, | |
1 | |
] | |
}, | |
{ | |
"id": 53, | |
"type": "LatentReceiver", | |
"pos": [ | |
986, | |
658 | |
], | |
"size": { | |
"0": 315, | |
"1": 106 | |
}, | |
"flags": {}, | |
"order": 2, | |
"mode": 0, | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": null, | |
"shape": 3 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LatentReceiver" | |
}, | |
"widgets_values": [ | |
null, | |
0, | |
false | |
] | |
}, | |
{ | |
"id": 8, | |
"type": "VAEDecode", | |
"pos": [ | |
1955, | |
188 | |
], | |
"size": { | |
"0": 210, | |
"1": 46 | |
}, | |
"flags": {}, | |
"order": 7, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 7 | |
}, | |
{ | |
"name": "vae", | |
"type": "VAE", | |
"link": 8 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "IMAGE", | |
"type": "IMAGE", | |
"links": [ | |
30 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "VAEDecode" | |
} | |
}, | |
{ | |
"id": 24, | |
"type": "PreviewImage", | |
"pos": [ | |
2275, | |
-40 | |
], | |
"size": { | |
"0": 210, | |
"1": 246 | |
}, | |
"flags": {}, | |
"order": 9, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "images", | |
"type": "IMAGE", | |
"link": 30 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "PreviewImage" | |
} | |
}, | |
{ | |
"id": 3, | |
"type": "KSampler", | |
"pos": [ | |
1476, | |
0 | |
], | |
"size": { | |
"0": 315, | |
"1": 262 | |
}, | |
"flags": {}, | |
"order": 6, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "model", | |
"type": "MODEL", | |
"link": 31 | |
}, | |
{ | |
"name": "positive", | |
"type": "CONDITIONING", | |
"link": 4 | |
}, | |
{ | |
"name": "negative", | |
"type": "CONDITIONING", | |
"link": 6 | |
}, | |
{ | |
"name": "latent_image", | |
"type": "LATENT", | |
"link": 73, | |
"slot_index": 3 | |
} | |
], | |
"outputs": [ | |
{ | |
"name": "LATENT", | |
"type": "LATENT", | |
"links": [ | |
7, | |
74 | |
], | |
"slot_index": 0 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "KSampler" | |
}, | |
"widgets_values": [ | |
609745042805932, | |
"randomize", | |
4, | |
7, | |
"lcm", | |
"normal", | |
1 | |
] | |
}, | |
{ | |
"id": 54, | |
"type": "LatentSender", | |
"pos": [ | |
1886, | |
-96 | |
], | |
"size": { | |
"0": 315, | |
"1": 106 | |
}, | |
"flags": {}, | |
"order": 8, | |
"mode": 0, | |
"inputs": [ | |
{ | |
"name": "samples", | |
"type": "LATENT", | |
"link": 74 | |
} | |
], | |
"properties": { | |
"Node name for S&R": "LatentSender" | |
}, | |
"widgets_values": [ | |
"latents/LatentSender", | |
0, | |
"Latent2RGB-SDXL" | |
] | |
}, | |
{ | |
"id": 55, | |
"type": "Note", | |
"pos": [ | |
1417.7219737659796, | |
544.3043143532491 | |
], | |
"size": [ | |
300.1988636363633, | |
264.8046874999998 | |
], | |
"flags": {}, | |
"order": 3, | |
"mode": 0, | |
"properties": { | |
"text": "" | |
}, | |
"widgets_values": [ | |
"NOTE:\n\n\n1. Run once with \"Empty Latent Image\"\n2. Replace connection with Latent Receiver.\n\n\nThe `latent` variable is undefined until first iteration. Not sure how to initialize it.\n\nTo run perpetually:\n\nCheck \"Extra options\" > Check \"Auto Queue\" > Queue Prompt." | |
], | |
"color": "#432", | |
"bgcolor": "#653" | |
} | |
], | |
"links": [ | |
[ | |
4, | |
6, | |
0, | |
3, | |
1, | |
"CONDITIONING" | |
], | |
[ | |
6, | |
7, | |
0, | |
3, | |
2, | |
"CONDITIONING" | |
], | |
[ | |
7, | |
3, | |
0, | |
8, | |
0, | |
"LATENT" | |
], | |
[ | |
8, | |
4, | |
2, | |
8, | |
1, | |
"VAE" | |
], | |
[ | |
30, | |
8, | |
0, | |
24, | |
0, | |
"IMAGE" | |
], | |
[ | |
31, | |
4, | |
0, | |
3, | |
0, | |
"MODEL" | |
], | |
[ | |
32, | |
4, | |
1, | |
7, | |
0, | |
"CLIP" | |
], | |
[ | |
33, | |
4, | |
1, | |
6, | |
0, | |
"CLIP" | |
], | |
[ | |
73, | |
46, | |
0, | |
3, | |
3, | |
"LATENT" | |
], | |
[ | |
74, | |
3, | |
0, | |
54, | |
0, | |
"LATENT" | |
] | |
], | |
"groups": [], | |
"config": {}, | |
"extra": {}, | |
"version": 0.4 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment