ComfyUI Node
π Apply Style Model (Simple)
Encodes an image with CLIP Vision and applies a style model to modify the conditioning.
π Apply Style Model (Simple)
- clip_vision
- style_model
- image
- conditioning
- CONDITIONING
βstrength1.000βΊ
βstrength_typemultiplyβΊ
βcropcenterβΊ
CategoryComfyUI-YarvixPA/Flux/Redux
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_vision | CLIP_VISION | The CLIP Vision model used for encoding the image. | |
| style_model | STYLE_MODEL | The style model to be applied. | |
| image | IMAGE | The image to encode and apply style. | |
| strength | FLOAT | 1.0000β10 | The intensity of the style application. |
| strength_type | COMBO | multiply | Method to apply the style. |
| crop | COMBO | center | Crop method for the CLIP Vision encoder. |
| conditioning | CONDITIONING | The initial conditioning to modify with the style. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | β |