mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 22:30:50 +08:00
142 lines
2.7 KiB
JSON
142 lines
2.7 KiB
JSON
{
|
|
"3": {
|
|
"inputs": {
|
|
"seed": 143596420866840,
|
|
"steps": 1,
|
|
"cfg": 1,
|
|
"sampler_name": "lcm",
|
|
"scheduler": "simple",
|
|
"denoise": 1,
|
|
"model": [
|
|
"70",
|
|
0
|
|
],
|
|
"positive": [
|
|
"16",
|
|
0
|
|
],
|
|
"negative": [
|
|
"40",
|
|
0
|
|
],
|
|
"latent_image": [
|
|
"53",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "KSampler",
|
|
"_meta": {
|
|
"title": "KSampler"
|
|
}
|
|
},
|
|
"8": {
|
|
"inputs": {
|
|
"samples": [
|
|
"3",
|
|
0
|
|
],
|
|
"vae": [
|
|
"55",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "VAEDecode",
|
|
"_meta": {
|
|
"title": "VAE Decode"
|
|
}
|
|
},
|
|
"9": {
|
|
"inputs": {
|
|
"filename_prefix": "ComfyUI",
|
|
"images": [
|
|
"8",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "SaveImage",
|
|
"_meta": {
|
|
"title": "Save Image"
|
|
}
|
|
},
|
|
"16": {
|
|
"inputs": {
|
|
"text": "anime girl with massive fennec ears and a big fluffy fox tail with long wavy blonde hair and blue eyes wearing a pink sweater a large oversized black winter coat and a long blue maxi skirt and large winter boots and a red scarf and large gloves sitting in a sled sledding fast down a snow mountain",
|
|
"clip": [
|
|
"54",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "Positive Prompt"
|
|
}
|
|
},
|
|
"40": {
|
|
"inputs": {
|
|
"text": "bad ugly jpeg artifacts",
|
|
"clip": [
|
|
"54",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "Negative Prompt"
|
|
}
|
|
},
|
|
"53": {
|
|
"inputs": {
|
|
"width": 1024,
|
|
"height": 1024,
|
|
"batch_size": 1
|
|
},
|
|
"class_type": "EmptySD3LatentImage",
|
|
"_meta": {
|
|
"title": "EmptySD3LatentImage"
|
|
}
|
|
},
|
|
"54": {
|
|
"inputs": {
|
|
"clip_name1": "clip_l_hidream.safetensors",
|
|
"clip_name2": "clip_g_hidream.safetensors",
|
|
"clip_name3": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
"clip_name4": "llama_3.1_8b_instruct_fp8_scaled.safetensors"
|
|
},
|
|
"class_type": "QuadrupleCLIPLoader",
|
|
"_meta": {
|
|
"title": "QuadrupleCLIPLoader"
|
|
}
|
|
},
|
|
"55": {
|
|
"inputs": {
|
|
"vae_name": "ae.safetensors"
|
|
},
|
|
"class_type": "VAELoader",
|
|
"_meta": {
|
|
"title": "Load VAE"
|
|
}
|
|
},
|
|
"69": {
|
|
"inputs": {
|
|
"unet_name": "hidream_i1_dev_bf16.safetensors",
|
|
"weight_dtype": "default"
|
|
},
|
|
"class_type": "UNETLoader",
|
|
"_meta": {
|
|
"title": "Load Diffusion Model"
|
|
}
|
|
},
|
|
"70": {
|
|
"inputs": {
|
|
"shift": 6.000000000000001,
|
|
"model": [
|
|
"69",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "ModelSamplingSD3",
|
|
"_meta": {
|
|
"title": "ModelSamplingSD3"
|
|
}
|
|
}
|
|
} |