ComfyUI Node
PixelSmile Conditioning Interpolation
对两个 Conditioning 进行 PixelSmile 算法的张量插值,用于精确控制表情强度。
PixelSmile Conditioning Interpolation
- conditioning_target
- conditioning_neutral
- CONDITIONING
◄score1.00►
◄methodscore_one_all►
Categoryconditioning/pixelsmile
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning_target | CONDITIONING | 连接目标表情的 CLIPTextEncode 输出 (例如: happy) | |
| conditioning_neutral | CONDITIONING | 连接中性表情的 CLIPTextEncode 输出 (例如: neutral) | |
| score | FLOAT | 1.000–3 | 表情强度权重 |
| method | COMBO | score_one_all | 2 options: score_one_all, score_one |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | — |