Inputs
| Parameter | Description | Data Type |
|---|---|---|
model | The model parameter represents the generative model to be adjusted. It is crucial as the node applies a rescaling function to the model’s output, directly influencing the generation process. | MODEL |
multiplier | The multiplier parameter controls the extent of rescaling applied to the model’s output. It determines the balance between the original and rescaled components, affecting the final output’s characteristics. | FLOAT |
Outputs
| Parameter | Description | Data Type |
|---|---|---|
model | The modified model with adjusted conditioning and unconditioning scales. This model is expected to produce outputs with potentially enhanced characteristics due to the applied rescaling. | MODEL |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub