> ## 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.

# SD_4XUpscale_Conditioning - ComfyUI Built-in Node Documentation

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

SD\_4XUpscale\_Conditioning 节点用于准备扩散模型放大图像所需的 conditioning 数据。该节点接收输入图像和 conditioning 数据，然后应用缩放和噪声增强，生成修改后的 conditioning 以指导放大过程。节点输出正向和负向 conditioning，以及对应放大尺寸的潜空间表示。

## 输入

| 参数     | 描述                             | 数据类型         | 是否必填 | 范围         |
| ------ | ------------------------------ | ------------ | ---- | ---------- |
| `图片`   | 待放大的输入图像                       | IMAGE        | 是    | -          |
| `正面条件` | 正向 conditioning 数据，引导生成朝向期望内容  | CONDITIONING | 是    | -          |
| `负面条件` | 负向 conditioning 数据，引导生成远离不期望内容 | CONDITIONING | 是    | -          |
| `缩放比例` | 应用于输入图像的缩放因子（默认值：4.0）          | FLOAT        | 否    | 0.0 - 10.0 |
| `噪波增强` | 放大过程中添加的噪声量（默认值：0.0）           | FLOAT        | 否    | 0.0 - 1.0  |

## 输出

| 输出名称     | 描述                         | 数据类型         |
| -------- | -------------------------- | ------------ |
| `正面条件`   | 应用放大信息后的修改版正向 conditioning | CONDITIONING |
| `负面条件`   | 应用放大信息后的修改版负向 conditioning | CONDITIONING |
| `Latent` | 与放大后尺寸匹配的空潜空间表示            | LATENT       |

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

***

**Source fingerprint (SHA-256):** `ede1ea8f5a95e7f9e52070b5132a4ed3e87f92230d14a74b9d713f547c74d785`
