1 Star 0 Fork 0

LeChaPatteImpitoyable / ComfyUI_IPAdapter_plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IPAdapter_mask.json 10.81 KB
一键复制 编辑 原始数据 按行查看 历史
matt3o 提交于 2023-12-17 15:27 . tentatively remove autocast
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668
{
"last_node_id": 51,
"last_link_id": 96,
"nodes": [
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
550,
510
],
"size": {
"0": 400,
"1": 160
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 6
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
3
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"blurry, malformed, video game, rendering, naked, cleavage, horror, zombie, text, watermark"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 6,
"type": "VAEDecode",
"pos": [
1360,
270
],
"size": {
"0": 140,
"1": 50
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 7
},
{
"name": "vae",
"type": "VAE",
"link": 8
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 7,
"type": "VAELoader",
"pos": [
1090,
570
],
"size": {
"0": 240,
"1": 60
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
8
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"vae-ft-mse-840000-ema-pruned.safetensors"
]
},
{
"id": 2,
"type": "CheckpointLoaderSimple",
"pos": [
210,
410
],
"size": {
"0": 290,
"1": 100
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
88
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
5,
6
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd15/dreamshaper_8.safetensors"
]
},
{
"id": 11,
"type": "CLIPVisionLoader",
"pos": [
490,
20
],
"size": {
"0": 300,
"1": 60
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "CLIP_VISION",
"type": "CLIP_VISION",
"links": [
86
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPVisionLoader"
},
"widgets_values": [
"IPAdapter_image_encoder_sd15.safetensors"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 13,
"type": "PrepImageForClipVision",
"pos": [
540,
130
],
"size": {
"0": 243.60000610351562,
"1": 110
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 32
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
87
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "PrepImageForClipVision"
},
"widgets_values": [
"LANCZOS",
"center",
0
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": [
550,
310
],
"size": {
"0": 400,
"1": 160
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
2
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"photography of a warrior woman in a cherry blossom forest, high quality, highly detailed"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 3,
"type": "EmptyLatentImage",
"pos": [
740,
720
],
"size": {
"0": 210,
"1": 110
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
4
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
768,
512,
1
]
},
{
"id": 1,
"type": "KSampler",
"pos": [
1090,
270
],
"size": {
"0": 240,
"1": 262
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 93
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 2
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 3
},
{
"name": "latent_image",
"type": "LATENT",
"link": 4
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
7
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
40,
"fixed",
30,
5,
"ddim",
"ddim_uniform",
1
]
},
{
"id": 12,
"type": "LoadImage",
"pos": [
230,
-80
],
"size": {
"0": 230,
"1": 320
},
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
32
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": [
96
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"clipspace/clipspace-mask-790059.png [input]",
"image"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 8,
"type": "PreviewImage",
"pos": [
1365,
369
],
"size": {
"0": 675.9465942382812,
"1": 480.1444091796875
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 51,
"type": "IPAdapterApply",
"pos": [
829,
-23
],
"size": [
210,
258
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "ipadapter",
"type": "IPADAPTER",
"link": 85
},
{
"name": "clip_vision",
"type": "CLIP_VISION",
"link": 86
},
{
"name": "image",
"type": "IMAGE",
"link": 87
},
{
"name": "model",
"type": "MODEL",
"link": 88
},
{
"name": "attn_mask",
"type": "MASK",
"link": 96
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
93
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterApply"
},
"widgets_values": [
0.7000000000000001,
0,
"linear",
0,
1,
false
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 10,
"type": "IPAdapterModelLoader",
"pos": [
490,
-80
],
"size": {
"0": 300,
"1": 60
},
"flags": {},
"order": 5,
"mode": 0,
"outputs": [
{
"name": "IPADAPTER",
"type": "IPADAPTER",
"links": [
85
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterModelLoader"
},
"widgets_values": [
"ip-adapter-plus_sd15.safetensors"
],
"color": "#223",
"bgcolor": "#335"
}
],
"links": [
[
2,
4,
0,
1,
1,
"CONDITIONING"
],
[
3,
5,
0,
1,
2,
"CONDITIONING"
],
[
4,
3,
0,
1,
3,
"LATENT"
],
[
5,
2,
1,
4,
0,
"CLIP"
],
[
6,
2,
1,
5,
0,
"CLIP"
],
[
7,
1,
0,
6,
0,
"LATENT"
],
[
8,
7,
0,
6,
1,
"VAE"
],
[
9,
6,
0,
8,
0,
"IMAGE"
],
[
32,
12,
0,
13,
0,
"IMAGE"
],
[
85,
10,
0,
51,
0,
"IPADAPTER"
],
[
86,
11,
0,
51,
1,
"CLIP_VISION"
],
[
87,
13,
0,
51,
2,
"IMAGE"
],
[
88,
2,
0,
51,
3,
"MODEL"
],
[
93,
51,
0,
1,
0,
"MODEL"
],
[
96,
12,
1,
51,
4,
"MASK"
]
],
"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