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

# StableCascade_SuperResolutionControlnet - ComfyUI Built-in Node Documentation

> 此节点属于实验性 Stable Cascade 组。

此节点属于实验性 Stable Cascade 组。它通过使用 VAE 对输入图像进行编码以创建 controlnet 输入，并为 Stable Cascade 流程的 stage C 和 stage B 生成空的（全零填充）潜空间占位符，从而为 Stable Cascade 超分辨率处理准备输入。

## 输入

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

## 输出

| 输出名称               | 描述                                                                 | 数据类型   |
| ------------------ | ------------------------------------------------------------------ | ------ |
| `controlnet_input` | 适合作为 controlnet 输入的 VAE 编码图像表示                                     | IMAGE  |
| `stage_c`          | Stable Cascade 处理中 stage C 的占位（全零填充）潜空间表示，具有 16 个通道，尺寸为输入图像尺寸除以 16 | LATENT |
| `stage_b`          | Stable Cascade 处理中 stage 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`
