koishi-plugin-comfyui-kontext
Version:
支持图生图与图生视频的 Koishi 插件,基于 ComfyUI + DeepSeek
211 lines • 3.96 kB
JSON
{
"3": {
"inputs": {
"seed": 132718862302840,
"steps": 8,
"cfg": 1,
"sampler_name": "uni_pc",
"scheduler": "simple",
"denoise": 1,
"model": [
"54",
0
],
"positive": [
"50",
0
],
"negative": [
"50",
1
],
"latent_image": [
"50",
2
]
},
"class_type": "KSampler",
"_meta": {
"title": "K采样器"
}
},
"6": {
"inputs": {
"text": "",
"clip": [
"38",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP文本编码"
}
},
"7": {
"inputs": {
"text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
"clip": [
"38",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP文本编码"
}
},
"8": {
"inputs": {
"samples": [
"3",
0
],
"vae": [
"39",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE解码"
}
},
"30": {
"inputs": {
"frame_rate": 10,
"loop_count": 0,
"filename_prefix": "gif",
"format": "image/gif",
"pingpong": false,
"save_output": true,
"images": [
"8",
0
]
},
"class_type": "VHS_VideoCombine",
"_meta": {
"title": "Video Combine 🎥🅥🅗🅢"
}
},
"37": {
"inputs": {
"unet_name": "wan2114BFusionx_fusionxImage2video.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "UNet加载器"
}
},
"38": {
"inputs": {
"clip_name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"type": "wan",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "加载CLIP"
}
},
"39": {
"inputs": {
"vae_name": "wan_2.1_vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "加载VAE"
}
},
"49": {
"inputs": {
"clip_name": "clip_vision_h.safetensors"
},
"class_type": "CLIPVisionLoader",
"_meta": {
"title": "加载CLIP视觉"
}
},
"50": {
"inputs": {
"width": 480,
"height": 848,
"length": 29,
"batch_size": 1,
"positive": [
"6",
0
],
"negative": [
"7",
0
],
"vae": [
"39",
0
],
"clip_vision_output": [
"51",
0
],
"start_image": [
"52",
0
]
},
"class_type": "WanImageToVideo",
"_meta": {
"title": "Wan图像到视频"
}
},
"51": {
"inputs": {
"crop": "none",
"clip_vision": [
"49",
0
],
"image": [
"52",
0
]
},
"class_type": "CLIPVisionEncode",
"_meta": {
"title": "CLIP视觉编码"
}
},
"52": {
"inputs": {
"image": "29fffff930f8842189a4221a920c8d0d_720.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "加载图像"
}
},
"54": {
"inputs": {
"shift": 2.0000000000000004,
"model": [
"290",
0
]
},
"class_type": "ModelSamplingSD3",
"_meta": {
"title": "采样算法(SD3)"
}
},
"290": {
"inputs": {
"unet_name": "wan2114BFusionx_fusionxI2vGgufQ3KS.gguf"
},
"class_type": "UnetLoaderGGUF",
"_meta": {
"title": "Unet Loader (GGUF)"
}
}
}