140 lines
2.2 KiB
JSON
140 lines
2.2 KiB
JSON
{
|
||
"3": {
|
||
"inputs": {
|
||
"seed": 479096427492872,
|
||
"steps": 20,
|
||
"cfg": 8,
|
||
"sampler_name": "dpmpp_2m",
|
||
"scheduler": "normal",
|
||
"denoise": 0.9,
|
||
"model": [
|
||
"19",
|
||
0
|
||
],
|
||
"positive": [
|
||
"6",
|
||
0
|
||
],
|
||
"negative": [
|
||
"7",
|
||
0
|
||
],
|
||
"latent_image": [
|
||
"12",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "KSampler",
|
||
"_meta": {
|
||
"title": "K采样器"
|
||
}
|
||
},
|
||
"6": {
|
||
"inputs": {
|
||
"text": "1 girl",
|
||
"clip": [
|
||
"19",
|
||
1
|
||
]
|
||
},
|
||
"class_type": "CLIPTextEncode",
|
||
"_meta": {
|
||
"title": "CLIP文本编码"
|
||
}
|
||
},
|
||
"7": {
|
||
"inputs": {
|
||
"text": "",
|
||
"clip": [
|
||
"19",
|
||
1
|
||
]
|
||
},
|
||
"class_type": "CLIPTextEncode",
|
||
"_meta": {
|
||
"title": "CLIP文本编码"
|
||
}
|
||
},
|
||
"8": {
|
||
"inputs": {
|
||
"samples": [
|
||
"3",
|
||
0
|
||
],
|
||
"vae": [
|
||
"14",
|
||
2
|
||
]
|
||
},
|
||
"class_type": "VAEDecode",
|
||
"_meta": {
|
||
"title": "VAE解码"
|
||
}
|
||
},
|
||
"10": {
|
||
"inputs": {
|
||
"image": "WechatIMG422.jpg",
|
||
"upload": "image"
|
||
},
|
||
"class_type": "LoadImage",
|
||
"_meta": {
|
||
"title": "加载图像"
|
||
}
|
||
},
|
||
"12": {
|
||
"inputs": {
|
||
"pixels": [
|
||
"10",
|
||
0
|
||
],
|
||
"vae": [
|
||
"14",
|
||
2
|
||
]
|
||
},
|
||
"class_type": "VAEEncode",
|
||
"_meta": {
|
||
"title": "VAE编码"
|
||
}
|
||
},
|
||
"14": {
|
||
"inputs": {
|
||
"ckpt_name": "majicMIX realistic 麦橘写实_v7.safetensors"
|
||
},
|
||
"class_type": "CheckpointLoaderSimple",
|
||
"_meta": {
|
||
"title": "Checkpoint加载器(简易)"
|
||
}
|
||
},
|
||
"19": {
|
||
"inputs": {
|
||
"lora_name": "instantid_diffusion_pytorch_model.safetensors",
|
||
"strength_model": 1,
|
||
"strength_clip": 1,
|
||
"model": [
|
||
"14",
|
||
0
|
||
],
|
||
"clip": [
|
||
"14",
|
||
1
|
||
]
|
||
},
|
||
"class_type": "LoraLoader",
|
||
"_meta": {
|
||
"title": "加载LoRA"
|
||
}
|
||
},
|
||
"26": {
|
||
"inputs": {
|
||
"images": [
|
||
"8",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "PreviewImage",
|
||
"_meta": {
|
||
"title": "预览图像"
|
||
}
|
||
}
|
||
} |