Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > Sage Utils > Load Models + Loras

ComfyUI Node: Load Models + Loras

Class Name

Sage_ModelLoraStackLoader

Category
Sage Utils/model
Author
arcum42 (Account age: 6442days)
Extension
Sage Utils
Latest Updated
2026-05-17
Github Stars
0.03K

How to Install Sage Utils

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

Sage_ModelLoraStackLoader simplifies loading model components and applying LoRA stacks for AI artists.

Load Models + Loras:

The Sage_ModelLoraStackLoader node is designed to streamline the process of loading model components and applying a LoRA (Low-Rank Adaptation) stack to them. This node is particularly useful for AI artists who want to enhance their models with additional features or modifications without delving into complex technical details. By leveraging the GraphBuilder, this node efficiently loads model components from provided model information and applies the LoRA stack, allowing for seamless integration and modification of models. The primary goal of this node is to simplify the application of LoRA stacks, making it accessible for users to enhance their models with minimal effort. This node is essential for those looking to experiment with different model configurations and LoRA adaptations, providing a robust and user-friendly interface for model enhancement.

Load Models + Loras Input Parameters:

model_info

The model_info parameter is crucial as it provides the necessary information about the model components that need to be loaded. This input acts as the blueprint for the node to understand which model components are to be processed and enhanced with the LoRA stack. It does not have specific minimum, maximum, or default values, as it is expected to be a comprehensive data structure containing all relevant model details.

lora_stack

The lora_stack parameter is an optional input that allows you to specify a stack of LoRA adaptations to be applied to the model. This stack can include various LoRA configurations that modify the model's behavior or enhance its capabilities. If not provided, the node will proceed without applying any LoRA modifications. This flexibility allows users to experiment with different LoRA configurations to achieve desired model outcomes.

model_shifts

The model_shifts parameter is another optional input that provides additional modifications or shifts to the model. These shifts can be used to fine-tune the model's performance or adjust specific aspects of its behavior. Similar to the lora_stack, this parameter does not have predefined values and is used to customize the model's output further.

Load Models + Loras Output Parameters:

model

The model output represents the enhanced model after the application of the LoRA stack and any specified model shifts. This output is crucial as it provides the final model that can be used for further processing or deployment. It reflects all the modifications and enhancements applied through the node.

clip

The clip output is the modified clip component of the model, which has been adjusted according to the LoRA stack and model shifts. This output is important for users who need to work with specific clip configurations or require a modified clip for their applications.

vae

The vae output represents the Variational Autoencoder component of the model, which is also processed and potentially modified by the node. This output is essential for users who rely on VAE for generating or processing data within their models.

out_lora_stack

The out_lora_stack output provides the final LoRA stack that was applied to the model. This output is useful for users who want to review or reuse the specific LoRA configurations applied during the node's execution.

keywords

The keywords output is a string that contains relevant keywords associated with the applied LoRA stack. These keywords can be useful for documentation, searchability, or further processing of the model's metadata.

Load Models + Loras Usage Tips:

  • Ensure that the model_info parameter is accurately populated with all necessary model details to avoid incomplete model loading.
  • Experiment with different lora_stack configurations to achieve various model enhancements and find the best fit for your specific use case.
  • Utilize the model_shifts parameter to fine-tune the model's performance and achieve desired outcomes.

Load Models + Loras Common Errors and Solutions:

Missing model_info

  • Explanation: The model_info parameter is not provided, leading to an inability to load the model components.
  • Solution: Ensure that the model_info parameter is correctly populated with all necessary details before executing the node.

Invalid lora_stack format

  • Explanation: The lora_stack parameter is not in the expected format, causing errors during processing.
  • Solution: Verify that the lora_stack is structured correctly, following the expected format for LoRA configurations.

Model shifts not applied

  • Explanation: The model_shifts parameter is provided but not applied due to incorrect data type or format.
  • Solution: Check that the model_shifts parameter is a list or tuple and contains valid shift configurations.

Load Models + Loras Related Nodes

Go back to the extension to check out more related nodes.
Sage Utils
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 Models + Loras