125 lines
1.9 KiB
JSON
125 lines
1.9 KiB
JSON
|
{
|
||
|
"1": {
|
||
|
"inputs": {
|
||
|
"ckpt_name": "helloyoung25d_V15j.safetensors"
|
||
|
},
|
||
|
"class_type": "CheckpointLoaderSimple",
|
||
|
"_meta": {
|
||
|
"title": "Load Checkpoint"
|
||
|
}
|
||
|
},
|
||
|
"2": {
|
||
|
"inputs": {
|
||
|
"lora_name": "ClayAnimation.safetensors",
|
||
|
"strength_model": 1,
|
||
|
"strength_clip": 1,
|
||
|
"model": [
|
||
|
"1",
|
||
|
0
|
||
|
],
|
||
|
"clip": [
|
||
|
"1",
|
||
|
1
|
||
|
]
|
||
|
},
|
||
|
"class_type": "LoraLoader",
|
||
|
"_meta": {
|
||
|
"title": "Load LoRA"
|
||
|
}
|
||
|
},
|
||
|
"3": {
|
||
|
"inputs": {
|
||
|
"text": "a boy",
|
||
|
"clip": [
|
||
|
"2",
|
||
|
1
|
||
|
]
|
||
|
},
|
||
|
"class_type": "CLIPTextEncode",
|
||
|
"_meta": {
|
||
|
"title": "CLIP Text Encode (Prompt)"
|
||
|
}
|
||
|
},
|
||
|
"4": {
|
||
|
"inputs": {
|
||
|
"text": "text",
|
||
|
"clip": [
|
||
|
"2",
|
||
|
1
|
||
|
]
|
||
|
},
|
||
|
"class_type": "CLIPTextEncode",
|
||
|
"_meta": {
|
||
|
"title": "CLIP Text Encode (Prompt)"
|
||
|
}
|
||
|
},
|
||
|
"5": {
|
||
|
"inputs": {
|
||
|
"seed": 101018934678671,
|
||
|
"steps": 20,
|
||
|
"cfg": 8,
|
||
|
"sampler_name": "dpmpp_2m",
|
||
|
"scheduler": "karras",
|
||
|
"denoise": 1,
|
||
|
"model": [
|
||
|
"2",
|
||
|
0
|
||
|
],
|
||
|
"positive": [
|
||
|
"3",
|
||
|
0
|
||
|
],
|
||
|
"negative": [
|
||
|
"4",
|
||
|
0
|
||
|
],
|
||
|
"latent_image": [
|
||
|
"6",
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
"class_type": "KSampler",
|
||
|
"_meta": {
|
||
|
"title": "KSampler"
|
||
|
}
|
||
|
},
|
||
|
"6": {
|
||
|
"inputs": {
|
||
|
"width": 512,
|
||
|
"height": 512,
|
||
|
"batch_size": 1
|
||
|
},
|
||
|
"class_type": "EmptyLatentImage",
|
||
|
"_meta": {
|
||
|
"title": "Empty Latent Image"
|
||
|
}
|
||
|
},
|
||
|
"7": {
|
||
|
"inputs": {
|
||
|
"samples": [
|
||
|
"5",
|
||
|
0
|
||
|
],
|
||
|
"vae": [
|
||
|
"1",
|
||
|
2
|
||
|
]
|
||
|
},
|
||
|
"class_type": "VAEDecode",
|
||
|
"_meta": {
|
||
|
"title": "VAE Decode"
|
||
|
}
|
||
|
},
|
||
|
"8": {
|
||
|
"inputs": {
|
||
|
"images": [
|
||
|
"7",
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
"class_type": "PreviewImage",
|
||
|
"_meta": {
|
||
|
"title": "Preview Image"
|
||
|
}
|
||
|
}
|
||
|
}
|