ComfyUI Node
Ino Get Conditioning
Encodes positive and negative conditioning from text using CLIP, with optional Flux encoder and guidance.
Ino Get Conditioning
- clip
- positive
- negative
- old_config
- new_config
◄enabledtrue►
◄config►
◄positive1►
◄positive2►
◄negative►
◄use_flux_encoder▾►
◄use_flux_guidance▾►
◄guidance-1.00►
◄use_negative_prompt▾►
CategoryInoSamplerHelper
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| config | STRING | — | |
| clip | CLIP | — | |
| positive1 | STRING | — | |
| positive2 | STRING | — | |
| negative | STRING | — | |
| use_flux_encoderopt | COMBO | 3 options: unset, true, false | |
| use_flux_guidanceopt | COMBO | 3 options: unset, true, false | |
| guidanceopt | FLOAT | -1.00-1–100 | — |
| use_negative_promptopt | COMBO | 3 options: unset, true, false |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| old_config | STRING | — |
| new_config | STRING | — |