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

# SamplerLCMUpscale - ComfyUI Built-in Node Documentation

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

SamplerLCMUpscale 节点提供了一种专门的采样方法，结合了潜在一致性模型（LCM）采样与图像放大功能。它允许您在采样过程中使用多种插值方法放大图像，从而在保持图像质量的同时生成更高分辨率的输出。

## 输入

| 参数     | 描述                            | 数据类型  | 是否必填 | 范围                                                                        |
| ------ | ----------------------------- | ----- | ---- | ------------------------------------------------------------------------- |
| `缩放比例` | 放大过程中应用的缩放比例（默认值：1.0）         | FLOAT | 否    | 0.1 - 20.0                                                                |
| `缩放步数` | 放大过程使用的步数。设为 -1 可自动计算（默认值：-1） | INT   | 否    | -1 - 1000                                                                 |
| `缩放方法` | 用于放大图像的插值方法                   | COMBO | 是    | "bislerp"<br />"nearest-exact"<br />"bilinear"<br />"area"<br />"bicubic" |

## 输出

| 输出名称      | 描述                     | 数据类型    |
| --------- | ---------------------- | ------- |
| `sampler` | 返回一个配置好的采样器对象，可用于采样流程中 | SAMPLER |

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

***

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