ComfyUI > Nodes > Deno Custom Nodes > (Deno) LTX Multi LoRA Loader

ComfyUI Node: (Deno) LTX Multi LoRA Loader

Class Name

DenoLTXMultiLoraLoader

Category
Deno/LTX
Author
deno2026 (Account age: 60days)
Extension
Deno Custom Nodes
Latest Updated
2026-04-23
Github Stars
0.01K

How to Install Deno Custom Nodes

Install this extension via the ComfyUI Manager by searching for Deno Custom Nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Deno Custom Nodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

(Deno) LTX Multi LoRA Loader Description

Versatile node for stacking multiple LTX LoRAs, enhancing control and flexibility in model behavior.

(Deno) LTX Multi LoRA Loader:

The DenoLTXMultiLoraLoader is a versatile node designed to facilitate the stacking of multiple LTX LoRAs (Low-Rank Adaptations) within a single node, offering a streamlined user experience for adding and removing these adaptations. This node is particularly beneficial for users who wish to control the strength of LoRAs across different media types, such as video and audio, in a compact and efficient manner. By allowing the integration of multiple LoRAs, it provides enhanced flexibility and control over the model's behavior, enabling users to fine-tune the model's performance according to their specific needs. The node's design is inspired by the Power LoRA Loader style, ensuring that users can manage their LoRAs with ease and precision.

(Deno) LTX Multi LoRA Loader Input Parameters:

model

The model parameter represents the base model to which the LoRAs will be applied. It is essential for defining the initial state of the model before any adaptations are made. This parameter does not have specific minimum or maximum values as it is a model object.

clip

The clip parameter is used to specify the CLIP model, which is often used in conjunction with the base model to enhance its capabilities. Like the model parameter, it is an object and does not have defined numerical limits.

active_loras

The active_loras parameter determines the number of active LoRA slots to be used. It is an integer value with a default of 1, a minimum of 0, and a maximum defined by MAX_LORA_SLOTS. This parameter controls how many LoRAs can be simultaneously applied to the model.

enabled_<index>

Each enabled_`` parameter is a boolean that indicates whether a specific LoRA slot is active. By default, this is set to True, allowing the corresponding LoRA to be applied unless explicitly disabled.

lora_<index>

The lora_`` parameter specifies the name of the LoRA to be loaded into the corresponding slot. It defaults to LORA_NONE_OPTION, indicating no LoRA is selected. This parameter allows users to choose from available LoRAs.

strength_<index>

The strength_`` parameter controls the intensity of the LoRA's effect on the model. It is a float with a default value of 1.0, a minimum of -10.0, and a maximum of 10.0. Adjusting this parameter allows users to fine-tune the influence of each LoRA.

audio_<index>

The audio_`` parameter is a float that adjusts the scaling of the LoRA's effect on audio-related components. It ranges from 0.0 to 2.0, with a default of 1.0, enabling users to enhance or diminish the audio impact.

video_<index>

The video_ parameter is similar to `audio_`<index>, but it affects video-related components. It also ranges from 0.0 to 2.0, with a default of 1.0, allowing users to control the LoRA's influence on video elements.

(Deno) LTX Multi LoRA Loader Output Parameters:

model

The model output parameter returns the modified model after the LoRAs have been applied. This output is crucial as it represents the final state of the model, incorporating all the specified adaptations and adjustments.

clip

The clip output parameter provides the modified CLIP model, reflecting any changes made through the application of LoRAs. This output is important for users who rely on CLIP for enhanced model capabilities.

(Deno) LTX Multi LoRA Loader Usage Tips:

  • To optimize performance, carefully select the number of active LoRAs based on your specific needs, as using too many can lead to unnecessary complexity and resource usage.
  • Adjust the strength, audio, and video parameters to fine-tune the impact of each LoRA, ensuring that the adaptations align with your artistic goals.
  • Regularly review and update the selected LoRAs to ensure compatibility with the latest model versions and to take advantage of new features or improvements.

(Deno) LTX Multi LoRA Loader Common Errors and Solutions:

LoRA not found in models/loras: <lora_name>

  • Explanation: This error occurs when the specified LoRA cannot be located in the designated directory.
  • Solution: Verify that the LoRA name is correct and that the file exists in the models/loras directory. Ensure that the path is correctly configured in your environment.

Invalid strength value

  • Explanation: This error arises when the strength parameter is set outside the allowed range.
  • Solution: Ensure that the strength value is within the specified range of -10.0 to 10.0. Adjust the value accordingly to avoid this error.

Audio or video scale out of range

  • Explanation: This error is triggered when the audio or video scale parameters are set beyond their permissible limits.
  • Solution: Check that the audio and video scale values are between 0.0 and 2.0. Modify the values to fit within this range to resolve the issue.

(Deno) LTX Multi LoRA Loader Related Nodes

Go back to the extension to check out more related nodes.
Deno Custom Nodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

(Deno) LTX Multi LoRA Loader