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

# StableCascade_SuperResolutionControlnet - ComfyUI Built-in Node Documentation

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

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

## 输入

| 参数    | 描述               | 数据类型  | 是否必填 | 范围 |
| ----- | ---------------- | ----- | ---- | -- |
| `图像`  | 用于超分辨率处理的输入图像    | IMAGE | 是    | -  |
| `vae` | 用于编码输入图像的 VAE 模型 | VAE   | 是    | -  |

## 输出

| 输出名称         | 描述                             | 数据类型   |
| ------------ | ------------------------------ | ------ |
| `ControlNet` | 适用于 controlnet 输入的编码图像表示       | IMAGE  |
| `阶段C`        | Stable Cascade 处理阶段 C 的占位潜空间表示 | LATENT |
| `阶段B`        | Stable Cascade 处理阶段 B 的占位潜空间表示 | LATENT |

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

***

**Source fingerprint (SHA-256):** `78b6e5a02c48ac37a205ef9d8532a3aca19134de4ec7be98b2ee55969dab7b53`
