mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
132 lines
2.2 KiB
JSON
132 lines
2.2 KiB
JSON
{
|
|
"3": {
|
|
"inputs": {
|
|
"seed": 309794859719915,
|
|
"steps": 1,
|
|
"cfg": 4.5,
|
|
"sampler_name": "euler",
|
|
"scheduler": "simple",
|
|
"denoise": 1,
|
|
"model": [
|
|
"37",
|
|
0
|
|
],
|
|
"positive": [
|
|
"6",
|
|
0
|
|
],
|
|
"negative": [
|
|
"7",
|
|
0
|
|
],
|
|
"latent_image": [
|
|
"21",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "KSampler",
|
|
"_meta": {
|
|
"title": "KSampler"
|
|
}
|
|
},
|
|
"6": {
|
|
"inputs": {
|
|
"text": "a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera",
|
|
"clip": [
|
|
"38",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "CLIP Text Encode (Prompt)"
|
|
}
|
|
},
|
|
"7": {
|
|
"inputs": {
|
|
"text": "",
|
|
"clip": [
|
|
"38",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "CLIP Text Encode (Prompt)"
|
|
}
|
|
},
|
|
"8": {
|
|
"inputs": {
|
|
"samples": [
|
|
"3",
|
|
0
|
|
],
|
|
"vae": [
|
|
"39",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "VAEDecode",
|
|
"_meta": {
|
|
"title": "VAE Decode"
|
|
}
|
|
},
|
|
"21": {
|
|
"inputs": {
|
|
"width": 848,
|
|
"height": 480,
|
|
"length": 37,
|
|
"batch_size": 1
|
|
},
|
|
"class_type": "EmptyMochiLatentVideo",
|
|
"_meta": {
|
|
"title": "EmptyMochiLatentVideo"
|
|
}
|
|
},
|
|
"28": {
|
|
"inputs": {
|
|
"filename_prefix": "ComfyUI",
|
|
"fps": 24,
|
|
"lossless": false,
|
|
"quality": 80,
|
|
"method": "default",
|
|
"images": [
|
|
"8",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "SaveAnimatedWEBP",
|
|
"_meta": {
|
|
"title": "SaveAnimatedWEBP"
|
|
}
|
|
},
|
|
"37": {
|
|
"inputs": {
|
|
"unet_name": "mochi_preview_bf16.safetensors",
|
|
"weight_dtype": "default"
|
|
},
|
|
"class_type": "UNETLoader",
|
|
"_meta": {
|
|
"title": "Load Diffusion Model"
|
|
}
|
|
},
|
|
"38": {
|
|
"inputs": {
|
|
"clip_name": "t5xxl_fp16.safetensors",
|
|
"type": "mochi"
|
|
},
|
|
"class_type": "CLIPLoader",
|
|
"_meta": {
|
|
"title": "Load CLIP"
|
|
}
|
|
},
|
|
"39": {
|
|
"inputs": {
|
|
"vae_name": "mochi_vae.safetensors"
|
|
},
|
|
"class_type": "VAELoader",
|
|
"_meta": {
|
|
"title": "Load VAE"
|
|
}
|
|
}
|
|
} |