ComfyUI Node
SDXL ChordEdit (MODEL/CLIP/VAE)
使用 ComfyUI MODEL、CLIP、VAE 执行 SDXL ChordEdit。
SDXL ChordEdit (MODEL/CLIP/VAE)
- model
- clip
- vae
- image
- image
- latent
◄source_prompta photo of a person►
◄target_prompta watercolor painting of a person►
◄seed42►
◄noise_samples4►
◄n_steps8►
◄t_start0.85►
◄t_end0.15►
◄t_delta0.050►
◄step_scale0.35►
◄direction_gain2.0►
◄cleanupfalse►
◄width1024►
◄height1024►
◄center_croptrue►
◄force_square_when_croppingtrue►
◄unet_batch_size1►
◄clear_cache_after_runfalse►
CategoryXiaoXiao/ChordEdit
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| image | IMAGE | — | |
| source_prompt | STRING | a photo of a person | — |
| target_prompt | STRING | a watercolor painting of a person | — |
| seed | INT | 420–9223372036854776000 | — |
| noise_samples | INT | 41–32 | — |
| n_steps | INT | 81–100 | — |
| t_start | FLOAT | 0.850–1 | — |
| t_end | FLOAT | 0.150–1 | — |
| t_delta | FLOAT | 0.0500–1 | — |
| step_scale | FLOAT | 0.35-10–10 | — |
| direction_gain | FLOAT | 2.00–20 | 放大 source/target 的编辑方向。1.0 为原始公式;SDXL 建议从 2.0 开始。 |
| cleanup | BOOLEAN | false | — |
| width | INT | 1024256–4096 | — |
| height | INT | 1024256–4096 | — |
| center_crop | BOOLEAN | true | — |
| force_square_when_cropping | BOOLEAN | true | 启用中心裁剪时,强制使用正方形目标尺寸,以匹配原始 ChordEdit 预处理。 |
| unet_batch_size | INT | 11–8 | 一次批量处理多少个噪声样本。每个噪声会生成四组模型输入。 |
| clear_cache_after_run | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| latent | LATENT | — |