Conditioning (Average)
Less than 1 minute
The Conditioning (Average) node can be used to interpolate between two text embeddings according to a strength factor set in conditioning_to_strength.
inputs
conditioning_to
The conditioning with the text embeddings at
conditioning_to_strengthof 1.
conditioning_from
The conditioning with the text embeddings at
conditioning_to_strengthof 0.
conditioning_to_strength
The factor by which to mix
conditioning_tointoconditioning_from.
outputs
CONDITIONING
A new conditioning with the text embeddings mixed based on
conditioning_to_strength.
example
example usage text with workflow image