ComfyUI Node Runs on cloud
Get IC-LoRA Parameters
Extracts IC-LoRA parameters from the safetensors metadata of a LoRA-loaded model and outputs them for LTXVAddGuide (eg. reference_downscale_factor).
Get IC-LoRA Parameters
- iclora_model
- iclora_parameters
Categorymodel/conditioning/ltxv
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| iclora_model | MODEL | Direct output from a LoRA Loader for the specific IC-LoRA from which to extract the metadata. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| iclora_parameters | IC_LORA_PARAMETERS | IC-LoRA parameters extracted from the LoRA metadata (eg. reference_downscale_factor). Connect to LTXVAddGuide if the LoRA requires special handling of the guides. |