Nodes/ComfyUI/Get IC-LoRA Parameters
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).

By Comfy-Org·Created 4 years ago·Updated 20 days ago· 121,575
Get IC-LoRA Parameters
  • iclora_model
  • iclora_parameters
Categorymodel/conditioning/ltxv

Inputs (1)

NameTypeDefaultDescription
iclora_modelMODELDirect output from a LoRA Loader for the specific IC-LoRA from which to extract the metadata.

Outputs (1)

NameTypeDescription
iclora_parametersIC_LORA_PARAMETERSIC-LoRA parameters extracted from the LoRA metadata (eg. reference_downscale_factor). Connect to LTXVAddGuide if the LoRA requires special handling of the guides.