ComfyUI > Nodes > ComfyUI > Load LoRA (Bypass, Model Only) (for debugging)

ComfyUI Node: Load LoRA (Bypass, Model Only) (for debugging)

Class Name

LoraLoaderBypassModelOnly

Category
loaders
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI 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

Load LoRA (Bypass, Model Only) (for debugging) Description

Facilitates LoRA model application in bypass mode for debugging, injecting computation into forward pass without altering base model weights.

Load LoRA (Bypass, Model Only) (for debugging):

The LoraLoaderBypassModelOnly node is designed to facilitate the application of LoRA (Low-Rank Adaptation) models in a bypass mode specifically for debugging purposes. This node allows you to apply a LoRA model to a diffusion model without altering the base model's weights. Instead, it injects the LoRA computation directly into the forward pass of the model, which is particularly useful in scenarios where model weights are offloaded or during training. By focusing solely on the model and excluding the CLIP component, this node provides a streamlined approach for users who need to debug or experiment with LoRA models without the complexity of modifying the underlying model architecture. This approach ensures that the base model remains intact while still benefiting from the enhancements provided by the LoRA model.

Load LoRA (Bypass, Model Only) (for debugging) Input Parameters:

model

This parameter represents the diffusion model to which the LoRA will be applied. It is crucial as it serves as the base model that will be enhanced by the LoRA computation. The model remains unaltered in terms of its weights, ensuring that the original model's integrity is maintained while still allowing for the application of LoRA effects.

lora_name

The lora_name parameter specifies the name of the LoRA model to be applied. It is selected from a list of available LoRA models, which are typically stored in a designated folder. This parameter is essential as it determines which LoRA model will be used to modify the diffusion model during the forward pass.

strength_model

This parameter controls the intensity with which the LoRA model modifies the diffusion model. It is a floating-point value with a default of 1.0, and it can range from -100.0 to 100.0, allowing for both enhancement and attenuation of the LoRA effects. The strength_model parameter is critical for fine-tuning the impact of the LoRA model on the diffusion model, enabling users to achieve the desired level of modification.

Load LoRA (Bypass, Model Only) (for debugging) Output Parameters:

MODEL

The output of this node is the modified diffusion model, denoted as MODEL. This output represents the diffusion model with the LoRA computation applied during the forward pass. The significance of this output lies in its ability to reflect the enhancements provided by the LoRA model without altering the original model's weights, making it ideal for debugging and experimental purposes.

Load LoRA (Bypass, Model Only) (for debugging) Usage Tips:

  • To effectively utilize this node, ensure that the lora_name parameter is correctly set to a valid LoRA model available in your directory. This will ensure that the desired LoRA effects are applied to your diffusion model.
  • Adjust the strength_model parameter to fine-tune the impact of the LoRA model. A higher value will increase the influence of the LoRA, while a lower or negative value can reduce or invert its effects, allowing for a wide range of experimental outcomes.

Load LoRA (Bypass, Model Only) (for debugging) Common Errors and Solutions:

"LoRA model not found"

  • Explanation: This error occurs when the specified lora_name does not correspond to any available LoRA models in the designated folder.
  • Solution: Verify that the lora_name is correctly spelled and that the LoRA model file exists in the specified directory.

"Invalid strength_model value"

  • Explanation: This error arises when the strength_model parameter is set outside its allowable range of -100.0 to 100.0.
  • Solution: Ensure that the strength_model value is within the specified range and adjust it accordingly to avoid this error.

Load LoRA (Bypass, Model Only) (for debugging) Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
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.

Load LoRA (Bypass, Model Only) (for debugging)