SDXL-EcomID / workflows /ecomid_basic_workflow.json
时情
upload files
ff145b9
{
"last_node_id": 15,
"last_link_id": 18,
"nodes": [
{
"id": 1,
"type": "InstantIDModelLoader",
"pos": [
1009.44140625,
227.6875
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "INSTANTID",
"type": "INSTANTID",
"links": [
3
],
"shape": 3,
"label": "INSTANTID",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "InstantIDModelLoader"
},
"widgets_values": [
"ip-adapter.bin"
]
},
{
"id": 9,
"type": "EcomID_PulidModelLoader",
"pos": [
999,
320
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "PULID",
"type": "PULID",
"links": [
4
],
"shape": 3,
"label": "PULID",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EcomID_PulidModelLoader"
},
"widgets_values": [
"ip-adapter_pulid_sdxl_fp16.safetensors"
]
},
{
"id": 3,
"type": "PulidEvaClipLoader",
"pos": [
1101,
421
],
"size": {
"0": 210,
"1": 26
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "EVA_CLIP",
"type": "EVA_CLIP",
"links": [
5
],
"shape": 3,
"label": "EVA_CLIP",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "PulidEvaClipLoader"
}
},
{
"id": 10,
"type": "EcomIDFaceAnalysis",
"pos": [
999,
488
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "FACEANALYSIS",
"type": "FACEANALYSIS",
"links": [
6
],
"shape": 3,
"label": "FACEANALYSIS",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EcomIDFaceAnalysis"
},
"widgets_values": [
"CPU"
]
},
{
"id": 2,
"type": "ControlNetLoader",
"pos": [
999,
589
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
7
],
"shape": 3,
"label": "CONTROL_NET",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"yinu_instantid.safetensors"
]
},
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
975,
689
],
"size": {
"0": 380,
"1": 160
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 1,
"label": "clip"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
9
],
"slot_index": 0,
"label": "CONDITIONING"
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"1girl, solo, dress, jewelry, beach, pink_dress, realistic"
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
975,
893
],
"size": {
"0": 380,
"1": 160
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2,
"label": "clip"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
10
],
"slot_index": 0,
"label": "CONDITIONING"
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"bad hand, (worst quality, low quality, nevus, normal quality:1.6), blur skin,nevus,signature, logo, watermark,username,text"
]
},
{
"id": 13,
"type": "VAEDecode",
"pos": [
2113,
437
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 14,
"label": "samples"
},
{
"name": "vae",
"type": "VAE",
"link": 15,
"label": "vae"
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
16
],
"shape": 3,
"label": "IMAGE",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 8,
"type": "ApplyEcomIDAdvanced",
"pos": [
1411,
437
],
"size": {
"0": 315,
"1": 402
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "instantid_ipa",
"type": "INSTANTID",
"link": 3,
"label": "instantid_ipa"
},
{
"name": "pulid",
"type": "PULID",
"link": 4,
"label": "pulid"
},
{
"name": "eva_clip",
"type": "EVA_CLIP",
"link": 5,
"label": "eva_clip"
},
{
"name": "insightface",
"type": "FACEANALYSIS",
"link": 6,
"label": "insightface"
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 7,
"label": "control_net"
},
{
"name": "image",
"type": "IMAGE",
"link": 8,
"label": "image"
},
{
"name": "model",
"type": "MODEL",
"link": 17,
"label": "model"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 9,
"label": "positive"
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 10,
"label": "negative"
},
{
"name": "image_kps",
"type": "IMAGE",
"link": null,
"label": "image_kps"
},
{
"name": "mask",
"type": "MASK",
"link": null,
"label": "mask"
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
11
],
"shape": 3,
"label": "MODEL",
"slot_index": 0
},
{
"name": "positive",
"type": "CONDITIONING",
"links": [
12
],
"shape": 3,
"label": "positive",
"slot_index": 1
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
13
],
"shape": 3,
"label": "negative",
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "ApplyEcomIDAdvanced"
},
"widgets_values": [
"fidelity",
0,
1,
0.3,
0.8,
0,
"average"
]
},
{
"id": 15,
"type": "EmptyLatentImage",
"pos": [
1407,
902
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 5,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
18
],
"shape": 3,
"label": "LATENT",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 11,
"type": "LoadImage",
"pos": [
573,
329
],
"size": [
315,
314
],
"flags": {},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
8
],
"shape": 3,
"label": "IMAGE",
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3,
"label": "MASK"
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"4 (2).png",
"image"
]
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
564,
739
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
17
],
"slot_index": 0,
"label": "MODEL"
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
1,
2
],
"slot_index": 1,
"label": "CLIP"
},
{
"name": "VAE",
"type": "VAE",
"links": [
15
],
"slot_index": 2,
"label": "VAE"
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"ecomxl.safetensors"
]
},
{
"id": 12,
"type": "KSampler",
"pos": [
1763,
436
],
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 11,
"label": "model"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 12,
"label": "positive"
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 13,
"label": "negative"
},
{
"name": "latent_image",
"type": "LATENT",
"link": 18,
"label": "latent_image"
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
14
],
"shape": 3,
"label": "LATENT",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
730401293336759,
"randomize",
25,
3.5,
"dpm_2",
"karras",
1
]
},
{
"id": 14,
"type": "PreviewImage",
"pos": [
2110,
532
],
"size": [
428.19834675017046,
539.6653026265071
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 16,
"label": "images"
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": [
"0",
"0",
"0"
]
}
],
"links": [
[
1,
4,
1,
5,
0,
"CLIP"
],
[
2,
4,
1,
6,
0,
"CLIP"
],
[
3,
1,
0,
8,
0,
"INSTANTID"
],
[
4,
9,
0,
8,
1,
"PULID"
],
[
5,
3,
0,
8,
2,
"EVA_CLIP"
],
[
6,
10,
0,
8,
3,
"FACEANALYSIS"
],
[
7,
2,
0,
8,
4,
"CONTROL_NET"
],
[
8,
11,
0,
8,
5,
"IMAGE"
],
[
9,
5,
0,
8,
7,
"CONDITIONING"
],
[
10,
6,
0,
8,
8,
"CONDITIONING"
],
[
11,
8,
0,
12,
0,
"MODEL"
],
[
12,
8,
1,
12,
1,
"CONDITIONING"
],
[
13,
8,
2,
12,
2,
"CONDITIONING"
],
[
14,
12,
0,
13,
0,
"LATENT"
],
[
15,
4,
2,
13,
1,
"VAE"
],
[
16,
13,
0,
14,
0,
"IMAGE"
],
[
17,
4,
0,
8,
6,
"MODEL"
],
[
18,
15,
0,
12,
3,
"LATENT"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.6830134553650709,
"offset": [
-260.1114479220462,
-82.98489012650744
]
}
},
"version": 0.4
}