> ## 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` | 메타데이터를 추출할 특정 IC-LoRA용 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/ko.md)

***

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