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

# GetICLoRAParameters - ComfyUI Built-in Node Documentation

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

## ## 概述

此节点从已加载 LoRA 模型的元数据中提取 IC-LoRA 参数。它会读取 safetensors 元数据以查找参考降采样因子等值，并将它们输出为结构化的参数对象，该对象可连接到 LTXVAddGuide 节点以进行特殊引导处理。

## ## 输入

| 参数             | 描述                                  | 数据类型  | 是否必填 | 取值范围 |
| -------------- | ----------------------------------- | ----- | ---- | ---- |
| `iclora_model` | 直接从 LoRA 加载器输出的特定 IC-LoRA，用于提取其元数据。 | MODEL | 是    | 无    |

## ## 输出

| 输出名称                | 描述                                                                                                 | 数据类型                 |
| ------------------- | -------------------------------------------------------------------------------------------------- | -------------------- |
| `iclora_parameters` | 从 LoRA 元数据中提取的 IC-LoRA 参数（例如：reference\_downscale\_factor）。如果该 LoRA 需要对引导进行特殊处理，则连接到 LTXVAddGuide。 | IC\_LORA\_PARAMETERS |

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

***

**Source fingerprint (SHA-256):** `44673f0b06cb258014efd77f734c076865d59338ddf825598d85592f000aca50`
