> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# RescaleCFG - ComfyUI Built-in Node Documentation

> Complete documentation for the RescaleCFG node in ComfyUI. Learn its inputs, outputs, parameters and usage.

RescaleCFG 节点旨在根据指定的乘数调整模型输出的条件与非条件缩放比例，以实现更平衡且可控的生成过程。其工作原理是对模型输出进行重新缩放，以修改条件与非条件分量的影响，从而可能提升模型的性能或输出质量。

## 输入

| 参数   | 描述                                                      | 数据类型    |
| ---- | ------------------------------------------------------- | ------- |
| `模型` | 此参数代表待调整的生成模型。由于节点会对模型输出应用重新缩放函数，直接影响生成过程，因此该参数至关重要。    | MODEL   |
| `乘数` | 此乘数参数控制应用于模型输出的重新缩放程度。它决定了原始分量与重新缩放分量之间的平衡，从而影响最终输出的特性。 | `FLOAT` |

## 输出

| 参数   | 描述                                                  | 数据类型  |
| ---- | --------------------------------------------------- | ----- |
| `模型` | 经过调整条件与非条件缩放比例的修改后模型。由于应用了重新缩放，该模型预计能生成具有潜在增强特性的输出。 | MODEL |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RescaleCFG/zh.md)
