You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

641 lines
11 KiB

1 year ago
{
"source_images": [
"12,inputs,image",
"27,inputs,image"
],
"3": {
"inputs": {
"width": 768,
"height": 512,
"batch_size": 1
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "空Latent"
}
},
"7": {
"inputs": {
"vae_name": "sdxl_vae_fp16fix.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "VAE加载器"
}
},
"10": {
"inputs": {
"ipadapter_file": "ip-adapter-plus-face_sdxl_vit-h.bin"
},
"class_type": "IPAdapterModelLoader",
"_meta": {
"title": "IPAdapter模型加载器"
}
},
"11": {
"inputs": {
"clip_name": "pytorch_model.bin"
},
"class_type": "CLIPVisionLoader",
"_meta": {
"title": "CLIP视觉加载器"
}
},
"12": {
"inputs": {
"image": "524c2b53-f5cc-4264-bfcc-f31b4b57f199.png",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "加载图像"
}
},
"27": {
"inputs": {
"image": "34777d95368dd4cd2e02d517af67dae97c17527a1b2ca9d3340d6d9957b78a18 (3).png",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "加载图像"
}
},
"32": {
"inputs": {
"value": 1,
"width": 490,
"height": 512
},
"class_type": "SolidMask",
"_meta": {
"title": "纯块遮罩"
}
},
"33": {
"inputs": {
"x": 0,
"y": 0,
"operation": "add",
"destination": [
"34",
0
],
"source": [
"47",
0
]
},
"class_type": "MaskComposite",
"_meta": {
"title": "遮罩混合"
}
},
"34": {
"inputs": {
"value": 0,
"width": 768,
"height": 512
},
"class_type": "SolidMask",
"_meta": {
"title": "纯块遮罩"
}
},
"37": {
"inputs": {
"value": 1,
"width": 500,
"height": 512
},
"class_type": "SolidMask",
"_meta": {
"title": "纯块遮罩"
}
},
"38": {
"inputs": {
"x": 270,
"y": 0,
"operation": "add",
"destination": [
"34",
0
],
"source": [
"48",
0
]
},
"class_type": "MaskComposite",
"_meta": {
"title": "遮罩混合"
}
},
"47": {
"inputs": {
"left": 0,
"top": 0,
"right": 250,
"bottom": 0,
"mask": [
"32",
0
]
},
"class_type": "FeatherMask",
"_meta": {
"title": "遮罩羽化"
}
},
"48": {
"inputs": {
"left": 250,
"top": 0,
"right": 0,
"bottom": 0,
"mask": [
"37",
0
]
},
"class_type": "FeatherMask",
"_meta": {
"title": "遮罩羽化"
}
},
"52": {
"inputs": {
"mask": [
"33",
0
]
},
"class_type": "MaskToImage",
"_meta": {
"title": "遮罩到图像"
}
},
"53": {
"inputs": {
"images": [
"52",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "预览图像"
}
},
"54": {
"inputs": {
"mask": [
"38",
0
]
},
"class_type": "MaskToImage",
"_meta": {
"title": "遮罩到图像"
}
},
"55": {
"inputs": {
"images": [
"54",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "预览图像"
}
},
"56": {
"inputs": {
"filename_prefix": "ComfyUI",
"images": [
"129",
5
]
},
"class_type": "SaveImage",
"_meta": {
"title": "保存图像"
}
},
"61": {
"inputs": {
"images": [
"105",
5
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "预览图像"
}
},
"76": {
"inputs": {
"text": [
"183",
0
],
"clip": [
"210",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP文本编码器"
}
},
"77": {
"inputs": {
"text": [
"183",
1
],
"clip": [
"210",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP文本编码器"
}
},
"80": {
"inputs": {
"text_positive": [
"113",
0
],
"text_negative": [
"196",
0
],
"style": "sai-enhance",
"log_prompt": false,
"style_positive": true,
"style_negative": true
},
"class_type": "SDXLPromptStyler",
"_meta": {
"title": "SDXL风格化提示词"
}
},
"100": {
"inputs": {
"ipadapter_file": "ip-adapter-plus-face_sdxl_vit-h.bin"
},
"class_type": "IPAdapterModelLoader",
"_meta": {
"title": "IPAdapter模型加载器"
}
},
"101": {
"inputs": {
"clip_name": "pytorch_model.bin"
},
"class_type": "CLIPVisionLoader",
"_meta": {
"title": "CLIP视觉加载器"
}
},
"105": {
"inputs": {
"seed": 718300192646276,
"steps": 20,
"cfg": 4.5,
"sampler_name": "dpmpp_2m",
"scheduler": "karras",
"denoise": 1,
"preview_method": "auto",
"vae_decode": "true",
"model": [
"212",
0
],
"positive": [
"76",
0
],
"negative": [
"77",
0
],
"latent_image": [
"3",
0
],
"optional_vae": [
"7",
0
]
},
"class_type": "KSampler (Efficient)",
"_meta": {
"title": "K采样器(效率)"
}
},
"107": {
"inputs": {
"upscale_method": "nearest-exact",
"scale_by": 2,
"samples": [
"105",
3
]
},
"class_type": "LatentUpscaleBy",
"_meta": {
"title": "Latent按系数缩放"
}
},
"113": {
"inputs": {
"text": "A couple leaning close together for a sweet picture,front:1.5,(looking at viewer:2)"
},
"class_type": "Text _O",
"_meta": {
"title": "Text _O"
}
},
"122": {
"inputs": {
"lora_name": "smiling.pt",
"strength_model": 3,
"model": [
"178",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoRA加载器(仅模型)"
}
},
"129": {
"inputs": {
"seed": 179827985653663,
"steps": 25,
"cfg": 6,
"sampler_name": "dpmpp_2m",
"scheduler": "karras",
"denoise": 0.5,
"preview_method": "auto",
"vae_decode": "true",
"model": [
"214",
0
],
"positive": [
"105",
1
],
"negative": [
"105",
2
],
"latent_image": [
"107",
0
],
"optional_vae": [
"105",
4
]
},
"class_type": "KSampler (Efficient)",
"_meta": {
"title": "K采样器(效率)"
}
},
"178": {
"inputs": {
"lora_name": "age.pt",
"strength_model": -3,
"model": [
"184",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoRA加载器(仅模型)"
}
},
"183": {
"inputs": {
"text_positive": [
"80",
0
],
"text_negative": [
"80",
1
],
"style": "sai-3d-model",
"log_prompt": false,
"style_positive": true,
"style_negative": true
},
"class_type": "SDXLPromptStyler",
"_meta": {
"title": "SDXL风格化提示词"
}
},
"184": {
"inputs": {
"lora_name": "cartoon_style.pt",
"strength_model": 3,
"model": [
"210",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoRA加载器(仅模型)"
}
},
"196": {
"inputs": {
"text": "Rolls eyes, no eyeballsRolling eyes, no eyeballs, pure white eyesCovered face. Half of the faceBad smileWeird smilehand:2nudensfwHuge teeth"
},
"class_type": "Text _O",
"_meta": {
"title": "Text _O"
}
},
"197": {
"inputs": {
"MODEL": [
"122",
0
],
"CLIP": [
"210",
1
],
"VAE": [
"210",
2
]
},
"class_type": "Anything Everywhere3",
"_meta": {
"title": "全局输入3"
}
},
"210": {
"inputs": {
"ckpt_name": "samaritan3dCartoon_v40SDXL.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Checkpoint加载器(简易)"
}
},
"211": {
"inputs": {
"weight": 0.8,
"weight_type": "linear",
"combine_embeds": "concat",
"start_at": 0.2,
"end_at": 0.8,
"embeds_scaling": "V only",
"model": [
"122",
0
],
"ipadapter": [
"10",
0
],
"image": [
"12",
0
],
"attn_mask": [
"33",
0
],
"clip_vision": [
"11",
0
]
},
"class_type": "IPAdapterAdvanced",
"_meta": {
"title": "应用IPAdapter(高级)"
}
},
"212": {
"inputs": {
"weight": 0.8,
"weight_type": "linear",
"combine_embeds": "concat",
"start_at": 0.2,
"end_at": 0.8,
"embeds_scaling": "V only",
"model": [
"211",
0
],
"ipadapter": [
"10",
0
],
"image": [
"27",
0
],
"attn_mask": [
"38",
0
],
"clip_vision": [
"11",
0
]
},
"class_type": "IPAdapterAdvanced",
"_meta": {
"title": "应用IPAdapter(高级)"
}
},
"213": {
"inputs": {
"weight": 1,
"weight_type": "linear",
"combine_embeds": "concat",
"start_at": 0,
"end_at": 1,
"embeds_scaling": "V only",
"model": [
"122",
0
],
"ipadapter": [
"100",
0
],
"image": [
"12",
0
],
"attn_mask": [
"33",
0
],
"clip_vision": [
"101",
0
]
},
"class_type": "IPAdapterAdvanced",
"_meta": {
"title": "应用IPAdapter(高级)"
}
},
"214": {
"inputs": {
"weight": 1,
"weight_type": "linear",
"combine_embeds": "concat",
"start_at": 0,
"end_at": 1,
"embeds_scaling": "V only",
"model": [
"213",
0
],
"ipadapter": [
"100",
0
],
"image": [
"27",
0
],
"attn_mask": [
"38",
0
],
"clip_vision": [
"101",
0
]
},
"class_type": "IPAdapterAdvanced",
"_meta": {
"title": "应用IPAdapter(高级)"
}
}
}