ComfyUI > Nodes > ComfyUI-RvTools_v2 > Checkpoint Loader v3 (Pipe)

ComfyUI Node: Checkpoint Loader v3 (Pipe)

Class Name

Checkpoint Loader v3 (Pipe) [RvTools]

Category
🫦 RvTools II/ Loader
Author
r-vage (Account age: 317days)
Extension
ComfyUI-RvTools_v2
Latest Updated
2026-03-27
Github Stars
0.02K

How to Install ComfyUI-RvTools_v2

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

Checkpoint Loader v3 (Pipe) Description

Facilitates seamless loading and management of model checkpoints for efficient AI workflows.

Checkpoint Loader v3 (Pipe) [RvTools]:

The Checkpoint Loader v3 (Pipe) [RvTools] is a sophisticated node designed to facilitate the loading and management of model checkpoints within a pipeline. This node is integral for AI artists who wish to seamlessly integrate pre-trained models into their workflows, allowing for efficient model switching and configuration. By leveraging this node, you can load checkpoints with ease, ensuring that the necessary components such as the model, VAE, and CLIP are correctly initialized and ready for use. The node's primary goal is to streamline the process of loading and utilizing checkpoints, thereby enhancing productivity and enabling more creative exploration without the need for deep technical intervention.

Checkpoint Loader v3 (Pipe) [RvTools] Input Parameters:

pipe

The pipe parameter is a required input that represents the pipeline through which the checkpoint data is processed. It serves as the conduit for passing the necessary components and configurations needed for the node to execute its functions. This parameter is crucial as it encapsulates all the elements required for the node to load and manage the checkpoint effectively. The pipe parameter does not have specific minimum, maximum, or default values, as it is expected to be a structured input containing all relevant data.

Checkpoint Loader v3 (Pipe) [RvTools] Output Parameters:

pipe

The pipe output parameter returns the processed pipeline, which includes all the components and configurations that have been loaded and initialized. This output is essential as it allows you to continue using the pipeline with the newly loaded checkpoint, ensuring that all necessary elements are in place for further processing or model execution.

model

The model output parameter provides the loaded model from the checkpoint. This is a critical component as it represents the core of the AI model that will be used for inference or training. The model output ensures that you have access to the specific architecture and weights that were saved in the checkpoint.

clip

The clip output parameter returns the CLIP component associated with the loaded checkpoint. CLIP is often used for text-image embeddings and plays a vital role in tasks that require understanding and generating visual content based on textual descriptions. This output ensures that the CLIP model is correctly initialized and ready for use.

vae

The vae output parameter provides the Variational Autoencoder (VAE) component from the checkpoint. VAEs are used for generating high-quality images and are an integral part of many generative models. This output ensures that the VAE is correctly loaded and can be utilized in the pipeline.

latent

The latent output parameter represents the latent space or latent variables associated with the loaded model. This is important for tasks that involve generative processes, as the latent space is where the model learns to represent data in a compressed form.

width

The width output parameter indicates the width dimension of the input data or images that the model is configured to process. This is important for ensuring that the input data matches the expected dimensions of the model.

height

The height output parameter indicates the height dimension of the input data or images that the model is configured to process. Like the width, this ensures compatibility between the input data and the model's expected input size.

batch_size

The batch_size output parameter specifies the number of samples that will be processed in a single batch during model execution. This is crucial for optimizing memory usage and computational efficiency during training or inference.

model_name

The model_name output parameter provides the name of the loaded model, allowing you to easily identify which model is currently in use. This is useful for managing multiple models and ensuring that the correct one is being utilized.

vae_name

The vae_name output parameter provides the name of the VAE component that has been loaded. This helps in identifying the specific VAE configuration being used, which is important for tasks that rely on specific VAE architectures.

Checkpoint Loader v3 (Pipe) [RvTools] Usage Tips:

  • Ensure that the pipe input is correctly structured and contains all necessary components before executing the node to avoid errors during checkpoint loading.
  • Use the model_name and vae_name outputs to verify that the correct models have been loaded, especially when working with multiple checkpoints or configurations.

Checkpoint Loader v3 (Pipe) [RvTools] Common Errors and Solutions:

Checkpoint name cannot be empty

  • Explanation: This error occurs when the checkpoint name is not provided, which is necessary for locating and loading the checkpoint file.
  • Solution: Ensure that you specify a valid checkpoint name in the input parameters before executing the node.

Batch size must be positive

  • Explanation: This error indicates that the batch size parameter is set to a non-positive value, which is invalid for processing data.
  • Solution: Set the batch size to a positive integer to ensure proper data processing during model execution.

Checkpoint not found: <checkpoint_name>

  • Explanation: This error occurs when the specified checkpoint file cannot be located in the expected directory.
  • Solution: Verify that the checkpoint name is correct and that the file exists in the designated directory. Ensure that the path is correctly configured in the system settings.

Checkpoint Loader v3 (Pipe) Related Nodes

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

Checkpoint Loader v3 (Pipe)