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

# GetICLoRAParameters - ComfyUI Built-in Node Documentation

> This node reads the metadata from a LoRA-loaded model to extract IC-LoRA parameters, such as the reference downscale factor.

This node reads the metadata from a LoRA-loaded model to extract IC-LoRA parameters, such as the reference downscale factor. It outputs these parameters as a structured object that can be connected to the LTXVAddGuide node when a LoRA requires special handling of the guides.

## Inputs

| Parameter      | Description                                                                                   | Data Type | Required | Range |
| -------------- | --------------------------------------------------------------------------------------------- | --------- | -------- | ----- |
| `iclora_model` | Direct output from a LoRA Loader for the specific IC-LoRA from which to extract the metadata. | MODEL     | Yes      | N/A   |

Note: If the LoRA metadata is missing or does not contain a `reference_downscale_factor` entry, the node outputs a default value of 1. When present, the factor is rounded and set to a minimum of 1.

## Outputs

| Output Name         | Description                                                                                                                                                            | Data Type            |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
| `iclora_parameters` | IC-LoRA parameters extracted from the LoRA metadata (e.g., reference\_downscale\_factor). Connect to LTXVAddGuide if the LoRA requires special handling of the guides. | IC\_LORA\_PARAMETERS |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/GetICLoRAParameters/en.md)

***

**Source fingerprint (SHA-256):** `5f6becad0c7673b8cde1e099bd7ba5be7106da958b8967f8e693ba2a704baaef`
