Peter-Young's picture
Upload folder using huggingface_hub
5193146 verified
{
"last_node_id": 9,
"last_link_id": 13,
"nodes": [
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
654,
311
],
"size": [
241.670166015625,
92.5670166015625
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 6
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
7
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"3people"
]
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
673,
450
],
"size": [
241.65985107421875,
108.9278564453125
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 9
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
8
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"deformed"
]
},
{
"id": 8,
"type": "EmptyLatentImage",
"pos": [
77,
403
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
10
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
]
},
{
"id": 2,
"type": "LoadImage",
"pos": [
168,
619
],
"size": [
315,
314
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
1
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"pexels-photo-11338397.jpeg",
"image"
]
},
{
"id": 5,
"type": "KSampler",
"pos": [
1013,
221
],
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 5
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 7
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 8,
"slot_index": 2
},
{
"name": "latent_image",
"type": "LATENT",
"link": 10
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
1073406468390373,
"randomize",
20,
8,
"euler",
"normal",
1
]
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
75,
232
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
5
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
6,
9
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
12
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"v1-5-pruned-emaonly.ckpt"
]
},
{
"id": 1,
"type": "FaceSwapNode",
"pos": [
1076,
743
],
"size": {
"0": 315,
"1": 102
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "face",
"type": "IMAGE",
"link": 1
},
{
"name": "image",
"type": "IMAGE",
"link": 13,
"slot_index": 1
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
3
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FaceSwapNode"
},
"widgets_values": [
1,
"0,1,2"
]
},
{
"id": 3,
"type": "PreviewImage",
"pos": [
1500,
634
],
"size": [
210,
246
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 3
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 9,
"type": "VAEDecode",
"pos": [
1398,
236
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 11
},
{
"name": "vae",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
13
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
}
],
"links": [
[
1,
2,
0,
1,
0,
"IMAGE"
],
[
3,
1,
0,
3,
0,
"IMAGE"
],
[
5,
4,
0,
5,
0,
"MODEL"
],
[
6,
4,
1,
6,
0,
"CLIP"
],
[
7,
6,
0,
5,
1,
"CONDITIONING"
],
[
8,
7,
0,
5,
2,
"CONDITIONING"
],
[
9,
4,
1,
7,
0,
"CLIP"
],
[
10,
8,
0,
5,
3,
"LATENT"
],
[
11,
5,
0,
9,
0,
"LATENT"
],
[
12,
4,
2,
9,
1,
"VAE"
],
[
13,
9,
0,
1,
1,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}