> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# StableCascade_SuperResolutionControlnet - ComfyUI Built-in Node Documentation

> StableCascadeSuperResolutionControlnet 节点为 Stable Cascade 超分辨率处理准备输入。

StableCascade\_SuperResolutionControlnet 节点为 Stable Cascade 超分辨率处理准备输入。它接收输入图像并使用 VAE 对其进行编码以创建 controlnet 输入，同时还为 Stable Cascade 流程中的阶段 C 和阶段 B 生成占位潜空间表示。

## 输入

| 参数    | 描述                                      | 数据类型  | 必需 | 范围 |
| ----- | --------------------------------------- | ----- | -- | -- |
| `图像`  | 用于超分辨率处理的输入图像。仅使用图像的前 3 个颜色通道（RGB）进行编码。 | IMAGE | 是  | -  |
| `vae` | 用于对输入图像进行编码的 VAE 模型                     | VAE   | 是  | -  |

## 输出

| 输出名称         | 描述                                                             | 数据类型   |
| ------------ | -------------------------------------------------------------- | ------ |
| `ControlNet` | 适合作为 controlnet 输入的 VAE 编码图像表示                                 | IMAGE  |
| `阶段C`        | Stable Cascade 处理中阶段 C 的占位（零填充）潜空间表示，具有 16 个通道，尺寸基于输入图像尺寸除以 16 | LATENT |
| `阶段B`        | Stable Cascade 处理中阶段 B 的占位（零填充）潜空间表示，具有 4 个通道，尺寸基于输入图像尺寸除以 2   | LATENT |

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

***

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