Inpaint Model
InpaintEasyModel
InpaintEasy- 用来处理控制模块
Pack: ComfyUI-InpaintEasy
custom_nodes.ComfyUI-InpaintEasy
Inputs (10)
| Name | Type | Required |
|---|---|---|
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| inpaint_image | IMAGE | required |
| mask | MASK | required |
| vae | VAE | required |
| strength | FLOAT | required |
| start_percent | FLOAT | required |
| end_percent | FLOAT | required |
| control_net | CONTROL_NET | optional |
| control_image | IMAGE | optional |
Outputs (3)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |