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

# WavespeedImageUpscaleNode - ComfyUI Built-in Node Documentation

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

WaveSpeed 图像放大节点使用外部 AI 服务来提高图像的分辨率和质量。它接收一张输入照片，并将其放大到更高的目标分辨率（例如 2K、4K 或 8K），从而生成更清晰、更精细的结果。

## 输入

| 参数                  | 描述                                               | 数据类型   | 是否必填 | 取值范围                           |
| ------------------- | ------------------------------------------------ | ------ | ---- | ------------------------------ |
| `model`             | 用于放大的 AI 模型。"SeedVR2" 和 "Ultimate" 提供不同的质量和价格等级。 | STRING | 是    | `"SeedVR2"`<br />`"Ultimate"`  |
| `image`             | 待放大的输入图像。                                        | IMAGE  | 是    |                                |
| `target_resolution` | 放大后图像的期望输出分辨率。                                   | STRING | 是    | `"2K"`<br />`"4K"`<br />`"8K"` |

**注意：** 此节点仅接受单张输入图像。提供一批图像将导致错误。

## 输出

| 输出名称    | 描述            | 数据类型  |
| ------- | ------------- | ----- |
| `image` | 放大后的高分辨率输出图像。 | IMAGE |

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

***

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