face-consistency / workflow.json
nlightcho's picture
initial commit
b0a9637 verified
{
"last_node_id": 14,
"last_link_id": 24,
"nodes": [
{
"id": 10,
"type": "PrimitiveNode",
"pos": [
679,
394
],
"size": {
"0": 210,
"1": 76
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
14,
15
],
"slot_index": 0,
"widget": {
"name": "text_g"
}
}
],
"properties": {
"Run widget replace on values": false
},
"widgets_values": [
""
]
},
{
"id": 11,
"type": "EmptyLatentImage",
"pos": [
1311,
514
],
"size": {
"0": 210,
"1": 106
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
16
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1969,
123
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 11
},
{
"name": "vae",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
17
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 4,
"type": "CLIPTextEncodeSDXL",
"pos": [
1054,
280
],
"size": {
"0": 212.45654296875,
"1": 218
},
"flags": {
"collapsed": false
},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 8
},
{
"name": "text_g",
"type": "STRING",
"link": 6,
"widget": {
"name": "text_g"
},
"slot_index": 1
},
{
"name": "text_l",
"type": "STRING",
"link": 7,
"widget": {
"name": "text_l"
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4,
20
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"widgets_values": [
1024,
1024,
0,
0,
1024,
1024,
"femme ewpp, wearing a blue dress, city background",
"femme ewpp, wearing a blue dress, city background"
]
},
{
"id": 7,
"type": "CLIPTextEncodeSDXL",
"pos": [
1057,
545
],
"size": {
"0": 212.45654296875,
"1": 218
},
"flags": {
"collapsed": false
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 9
},
{
"name": "text_g",
"type": "STRING",
"link": 14,
"widget": {
"name": "text_g"
},
"slot_index": 1
},
{
"name": "text_l",
"type": "STRING",
"link": 15,
"widget": {
"name": "text_l"
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
10,
21
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"widgets_values": [
1024,
1024,
0,
0,
1024,
1024,
"",
""
]
},
{
"id": 14,
"type": "UltralyticsDetectorProvider",
"pos": [
1949,
440
],
"size": {
"0": 315,
"1": 78
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "BBOX_DETECTOR",
"type": "BBOX_DETECTOR",
"links": [
23
],
"shape": 3,
"slot_index": 0
},
{
"name": "SEGM_DETECTOR",
"type": "SEGM_DETECTOR",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "UltralyticsDetectorProvider"
},
"widgets_values": [
"bbox/face_yolov8m.pt"
]
},
{
"id": 2,
"type": "CheckpointLoaderSimple",
"pos": [
506,
63
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
2
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
12,
24
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_base_1.0.safetensors"
]
},
{
"id": 13,
"type": "PreviewImage",
"pos": [
2971,
130
],
"size": {
"0": 479.1797790527344,
"1": 407.9353942871094
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 22
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 12,
"type": "FaceDetailer",
"pos": [
2328,
128
],
"size": {
"0": 506.4000244140625,
"1": 1100
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 17
},
{
"name": "model",
"type": "MODEL",
"link": 18
},
{
"name": "clip",
"type": "CLIP",
"link": 19
},
{
"name": "vae",
"type": "VAE",
"link": 24
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 20
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 21
},
{
"name": "bbox_detector",
"type": "BBOX_DETECTOR",
"link": 23
},
{
"name": "sam_model_opt",
"type": "SAM_MODEL",
"link": null
},
{
"name": "segm_detector_opt",
"type": "SEGM_DETECTOR",
"link": null
},
{
"name": "detailer_hook",
"type": "DETAILER_HOOK",
"link": null
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
22
],
"shape": 3,
"slot_index": 0
},
{
"name": "cropped_refined",
"type": "IMAGE",
"links": null,
"shape": 6
},
{
"name": "cropped_enhanced_alpha",
"type": "IMAGE",
"links": null,
"shape": 6
},
{
"name": "mask",
"type": "MASK",
"links": null,
"shape": 3
},
{
"name": "detailer_pipe",
"type": "DETAILER_PIPE",
"links": null,
"shape": 3
},
{
"name": "cnet_images",
"type": "IMAGE",
"links": null,
"shape": 6
}
],
"properties": {
"Node name for S&R": "FaceDetailer"
},
"widgets_values": [
512,
true,
1024,
901827180814722,
"randomize",
40,
5,
"dpmpp_2m_sde_gpu",
"karras",
0.55,
5,
true,
true,
0.5,
10,
2.5,
"center-1",
0,
0.93,
0,
0.7,
"False",
10,
"",
1,
false,
20
]
},
{
"id": 1,
"type": "KSampler",
"pos": [
1588,
124
],
"size": {
"0": 315,
"1": 474
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 3
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 4
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 10
},
{
"name": "latent_image",
"type": "LATENT",
"link": 16,
"slot_index": 3
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
303977062412345,
"randomize",
40,
5,
"dpmpp_2m_sde_gpu",
"karras",
1
]
},
{
"id": 6,
"type": "PrimitiveNode",
"pos": [
681,
266
],
"size": {
"0": 210,
"1": 76
},
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
6,
7
],
"slot_index": 0,
"widget": {
"name": "text_g"
}
}
],
"properties": {
"Run widget replace on values": false
},
"widgets_values": [
"femme ewpp, wearing a blue dress, city background"
]
},
{
"id": 3,
"type": "LoraLoader",
"pos": [
992,
-75
],
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "clip",
"type": "CLIP",
"link": 2
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
3,
18
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
8,
9,
19
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"lora.safetensors",
0.8,
0.8
]
}
],
"links": [
[
1,
2,
0,
3,
0,
"MODEL"
],
[
2,
2,
1,
3,
1,
"CLIP"
],
[
3,
3,
0,
1,
0,
"MODEL"
],
[
4,
4,
0,
1,
1,
"CONDITIONING"
],
[
6,
6,
0,
4,
1,
"STRING"
],
[
7,
6,
0,
4,
2,
"STRING"
],
[
8,
3,
1,
4,
0,
"CLIP"
],
[
9,
3,
1,
7,
0,
"CLIP"
],
[
10,
7,
0,
1,
2,
"CONDITIONING"
],
[
11,
1,
0,
8,
0,
"LATENT"
],
[
12,
2,
2,
8,
1,
"VAE"
],
[
14,
10,
0,
7,
1,
"STRING"
],
[
15,
10,
0,
7,
2,
"STRING"
],
[
16,
11,
0,
1,
3,
"LATENT"
],
[
17,
8,
0,
12,
0,
"IMAGE"
],
[
18,
3,
0,
12,
1,
"MODEL"
],
[
19,
3,
1,
12,
2,
"CLIP"
],
[
20,
4,
0,
12,
4,
"CONDITIONING"
],
[
21,
7,
0,
12,
5,
"CONDITIONING"
],
[
22,
12,
0,
13,
0,
"IMAGE"
],
[
23,
14,
0,
12,
6,
"BBOX_DETECTOR"
],
[
24,
2,
2,
12,
3,
"VAE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.2100000000000002,
"offset": [
-859.674689766895,
84.28988198233819
]
}
},
"version": 0.4
}