test-space / workflow_api.json
TInkDD's picture
Upload workflow_api.json
462a2f9 verified
{
"4": {
"inputs": {
"ckpt_name": "majicMIX realistic \u9ea6\u6a58\u5199\u5b9e_v7.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Checkpoint\u52a0\u8f7d\u5668(\u7b80\u6613)"
}
},
"5": {
"inputs": {
"width": 512,
"height": 512,
"batch_size": 1
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "\u7a7aLatent"
}
},
"6": {
"inputs": {
"text": "a girl,breast",
"clip": [
"12",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP\u6587\u672c\u7f16\u7801\u5668"
}
},
"7": {
"inputs": {
"text": "",
"clip": [
"12",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP\u6587\u672c\u7f16\u7801\u5668"
}
},
"8": {
"inputs": {
"samples": [
"10",
0
],
"vae": [
"4",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE\u89e3\u7801"
}
},
"9": {
"inputs": {
"filename_prefix": "ComfyUI",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "\u4fdd\u5b58\u56fe\u50cf"
}
},
"10": {
"inputs": {
"add_noise": "enable",
"noise_seed": 269447,
"steps": 30,
"cfg": 6,
"sampler_name": "euler",
"scheduler": "normal",
"start_at_step": 0,
"end_at_step": 10000,
"return_with_leftover_noise": "disable",
"model": [
"4",
0
],
"positive": [
"6",
0
],
"negative": [
"7",
0
],
"latent_image": [
"5",
0
],
"seed": 763552
},
"class_type": "KSamplerAdvanced",
"_meta": {
"title": "K\u91c7\u6837\u5668(\u9ad8\u7ea7)"
}
},
"12": {
"inputs": {
"lora_name": "\u6781\u81f4\u771f\u4eba\u5199\u5b9e\u2014\u7f8e\u5986\u5927\u80f8\u7f8e\u5973_v1.safetensors",
"strength_model": 0.8,
"strength_clip": 1,
"model": [
"4",
0
],
"clip": [
"4",
1
]
},
"class_type": "LoraLoader",
"_meta": {
"title": "LoRA\u52a0\u8f7d\u5668"
}
}
}