1 Star 0 Fork 0

LeChaPatteImpitoyable / ComfyUI_IPAdapter_plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IPAdapter_Canny.json 13.27 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832
{
"last_node_id": 17,
"last_link_id": 19,
"nodes": [
{
"id": 10,
"type": "EmptyLatentImage",
"pos": [
650,
590
],
"size": {
"0": 210,
"1": 110
},
"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": 8,
"type": "CLIPTextEncode",
"pos": [
650,
420
],
"size": {
"0": 210,
"1": 120
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 6
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
9
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"blurry, horror"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
650,
250
],
"size": {
"0": 210,
"1": 120
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
16
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"beautiful renaissance girl with a necklace, detailed"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 11,
"type": "VAEDecode",
"pos": [
1300,
170
],
"size": {
"0": 140,
"1": 50
},
"flags": {},
"order": 15,
"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"
}
},
{
"id": 2,
"type": "VAELoader",
"pos": [
940,
480
],
"size": {
"0": 300,
"1": 60
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
12
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"vae-ft-mse-840000-ema-pruned.safetensors"
]
},
{
"id": 12,
"type": "SaveImage",
"pos": [
1300,
270
],
"size": {
"0": 400,
"1": 450
},
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 13
}
],
"properties": {},
"widgets_values": [
"IPAdapter"
]
},
{
"id": 6,
"type": "LoadImage",
"pos": [
40,
60
],
"size": {
"0": 220,
"1": 320
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
3
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"venere.jpg",
"image"
]
},
{
"id": 14,
"type": "LoadImage",
"pos": [
50,
860
],
"size": {
"0": 220,
"1": 320
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
14
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"portrait.jpg",
"image"
]
},
{
"id": 15,
"type": "ControlNetLoader",
"pos": [
190,
750
],
"size": {
"0": 310,
"1": 60
},
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
15
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"control_v11p_sd15_canny_fp16.safetensors"
]
},
{
"id": 17,
"type": "PreviewImage",
"pos": [
579.412728881836,
903.3208389282227
],
"size": {
"0": 210,
"1": 246
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 19
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 13,
"type": "Canny",
"pos": [
290,
860
],
"size": {
"0": 210,
"1": 82
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 14
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
18,
19
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "Canny"
},
"widgets_values": [
0.1,
0.5
]
},
{
"id": 16,
"type": "ControlNetApply",
"pos": [
540,
750
],
"size": {
"0": 317.4000244140625,
"1": 98
},
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 16
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 15
},
{
"name": "image",
"type": "IMAGE",
"link": 18
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
17
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetApply"
},
"widgets_values": [
0.8
]
},
{
"id": 9,
"type": "KSampler",
"pos": [
930,
170
],
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 7
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 17
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 9
},
{
"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": [
27,
"fixed",
30,
6,
"ddim",
"ddim_uniform",
1
]
},
{
"id": 4,
"type": "CLIPVisionLoader",
"pos": [
290,
170
],
"size": {
"0": 300,
"1": 60
},
"flags": {},
"order": 5,
"mode": 0,
"outputs": [
{
"name": "CLIP_VISION",
"type": "CLIP_VISION",
"links": [
2
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPVisionLoader"
},
"widgets_values": [
"IPAdapter_image_encoder_sd15.safetensors"
]
},
{
"id": 3,
"type": "IPAdapterModelLoader",
"pos": [
290,
60
],
"size": {
"0": 300,
"1": 60
},
"flags": {},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "IPADAPTER",
"type": "IPADAPTER",
"links": [
1
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterModelLoader"
},
"widgets_values": [
"ip-adapter-plus_sd15.safetensors"
]
},
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
290,
280
],
"size": {
"0": 300,
"1": 100
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
4
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
5,
6
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd15/realisticVisionV51_v51VAE.safetensors"
]
},
{
"id": 5,
"type": "IPAdapterApply",
"pos": [
656,
-51
],
"size": {
"0": 210,
"1": 258
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "ipadapter",
"type": "IPADAPTER",
"link": 1
},
{
"name": "clip_vision",
"type": "CLIP_VISION",
"link": 2
},
{
"name": "image",
"type": "IMAGE",
"link": 3
},
{
"name": "model",
"type": "MODEL",
"link": 4
},
{
"name": "attn_mask",
"type": "MASK",
"link": null
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
7
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterApply"
},
"widgets_values": [
0.8,
0,
"original",
0,
1,
false
]
}
],
"links": [
[
1,
3,
0,
5,
0,
"IPADAPTER"
],
[
2,
4,
0,
5,
1,
"CLIP_VISION"
],
[
3,
6,
0,
5,
2,
"IMAGE"
],
[
4,
1,
0,
5,
3,
"MODEL"
],
[
5,
1,
1,
7,
0,
"CLIP"
],
[
6,
1,
1,
8,
0,
"CLIP"
],
[
7,
5,
0,
9,
0,
"MODEL"
],
[
9,
8,
0,
9,
2,
"CONDITIONING"
],
[
10,
10,
0,
9,
3,
"LATENT"
],
[
11,
9,
0,
11,
0,
"LATENT"
],
[
12,
2,
0,
11,
1,
"VAE"
],
[
13,
11,
0,
12,
0,
"IMAGE"
],
[
14,
14,
0,
13,
0,
"IMAGE"
],
[
15,
15,
0,
16,
1,
"CONTROL_NET"
],
[
16,
7,
0,
16,
0,
"CONDITIONING"
],
[
17,
16,
0,
9,
1,
"CONDITIONING"
],
[
18,
13,
0,
16,
2,
"IMAGE"
],
[
19,
13,
0,
17,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}
1
https://gitee.com/LeChaPatteImpitoyable/ComfyUI_IPAdapter_plus.git
git@gitee.com:LeChaPatteImpitoyable/ComfyUI_IPAdapter_plus.git
LeChaPatteImpitoyable
ComfyUI_IPAdapter_plus
ComfyUI_IPAdapter_plus
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891