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 VAE Model <- Info

ComfyUI Node: Load VAE Model <- Info

Class Name

Sage_VAELoaderFromInfo

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 VAE Model <- Info Description

Facilitates VAE model loading by extracting info, automating initialization, and updating timestamps.

Load VAE Model <- Info:

The Sage_VAELoaderFromInfo node is designed to facilitate the loading of Variational Autoencoder (VAE) models by extracting necessary information from a provided model info object. This node is particularly useful for AI artists who need to integrate VAE models into their workflows without delving into the technical complexities of model loading. By leveraging this node, you can seamlessly incorporate VAE models into your projects, ensuring that the models are correctly initialized and ready for use. The node automates the process of interpreting model information, creating a VAE node within a computational graph, and updating model timestamps, which helps maintain the integrity and currency of the models being used. This functionality is crucial for tasks that require the use of VAEs, such as image generation and transformation, where the model's ability to encode and decode data is essential.

Load VAE Model <- Info Input Parameters:

vae_info

The vae_info parameter is a critical input that provides the necessary details about the VAE model to be loaded. It typically contains information such as the model's file path and other metadata required for initialization. This parameter can be provided as a list or tuple, but the node will automatically handle these formats by extracting the first element if necessary. The vae_info parameter directly impacts the node's ability to correctly identify and load the specified VAE model. There are no explicit minimum, maximum, or default values for this parameter, as it is expected to be a structured object containing the required model information.

Load VAE Model <- Info Output Parameters:

vae

The vae output parameter represents the loaded VAE model component. Once the node successfully processes the vae_info input, it outputs a VAE node that can be used in subsequent operations within your computational graph. This output is crucial for tasks that involve VAE models, as it provides the necessary interface to interact with the model's encoding and decoding capabilities. The vae output ensures that the model is correctly integrated into your workflow, ready for further processing or analysis.

Load VAE Model <- Info Usage Tips:

  • Ensure that the vae_info parameter is correctly structured and contains all necessary information about the VAE model, such as the file path and any relevant metadata, to avoid errors during model loading.
  • Utilize the vae output in conjunction with other nodes in your computational graph to fully leverage the capabilities of the VAE model, such as image generation or transformation tasks.

Load VAE Model <- Info Common Errors and Solutions:

Failed to create VAE node from vae_info.

  • Explanation: This error occurs when the node is unable to interpret the vae_info parameter or if the information provided is insufficient to create a VAE node.
  • Solution: Verify that the vae_info parameter is correctly formatted and contains all necessary details about the VAE model. Ensure that the file path and other metadata are accurate and accessible.

Load VAE Model <- Info: Loaded VAE from <path>

  • Explanation: This is a warning message indicating that the VAE model has been loaded from the specified path. It serves as a confirmation rather than an error.
  • Solution: No action is required. This message confirms successful loading of the VAE model. If you encounter issues, double-check the path and ensure the model file is not corrupted.

Load VAE Model <- Info 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 VAE Model <- Info