ComfyUI > Nodes > ComfyUI-RvTools_v2 > Checkpoint Loader v1 Small (Pipe)

ComfyUI Node: Checkpoint Loader v1 Small (Pipe)

Class Name

Checkpoint Loader v1 Small (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 v1 Small (Pipe) Description

Facilitates efficient loading and management of AI model checkpoints with validation checks.

Checkpoint Loader v1 Small (Pipe) [RvTools]:

The Checkpoint Loader v1 Small (Pipe) [RvTools] is designed to facilitate the loading of model checkpoints in a streamlined and efficient manner. This node is particularly useful for AI artists who need to manage and switch between different model checkpoints seamlessly. It ensures that the correct model configurations are loaded, including the Variational Autoencoder (VAE) and CLIP components, which are essential for generating high-quality AI art. By automating the process of loading checkpoints, this node reduces the complexity involved in model management, allowing you to focus more on the creative aspects of your work. The node also includes validation checks to ensure that the specified checkpoint exists and is correctly configured, providing a robust solution for managing model resources.

Checkpoint Loader v1 Small (Pipe) [RvTools] Input Parameters:

ckpt_name

The ckpt_name parameter specifies the name of the checkpoint you wish to load. It is crucial for identifying the correct model file within your system's directory. If this parameter is left empty, the node will raise an error, as it cannot proceed without a valid checkpoint name. There are no default values for this parameter, and it must be provided by the user.

batch_size

The batch_size parameter determines the number of samples that will be processed in a single batch. This affects the performance and memory usage of the model during execution. A positive integer value is required, and setting this parameter to zero or a negative number will result in an error. The default value is not specified, so you must provide a suitable batch size based on your system's capabilities and the complexity of the task.

vae_name

The vae_name parameter indicates which VAE configuration to use when loading the checkpoint. This is important for ensuring that the model's latent space is correctly interpreted, which directly impacts the quality of the generated images. Options may include specific VAE models or a "Baked VAE" setting, which uses a pre-configured VAE baked into the checkpoint.

Checkpoint Loader v1 Small (Pipe) [RvTools] Output Parameters:

pipe

The pipe output is a composite object that includes all the loaded components necessary for model execution. It serves as the primary output that can be passed to other nodes for further processing.

model

The model output represents the loaded model checkpoint, which contains the neural network architecture and weights necessary for generating AI art.

clip

The clip output is the loaded CLIP model, which is used for text-to-image tasks and ensures that the generated images align with the provided textual descriptions.

vae

The vae output is the loaded Variational Autoencoder, which is crucial for encoding and decoding the latent representations of images, affecting the overall quality and style of the output.

latent

The latent output provides the latent space representation, which is an intermediate form of the data used by the model to generate images.

width

The width output specifies the width of the images generated by the model, which can be used to ensure consistency in image dimensions.

height

The height output specifies the height of the images generated by the model, complementing the width to define the overall image size.

batch_size

The batch_size output confirms the number of samples processed in a batch, reflecting the input parameter's value.

model_name

The model_name output provides the name of the loaded model, useful for tracking and managing different models within your workflow.

vae_name

The vae_name output confirms the VAE configuration used, ensuring that the correct VAE settings are applied during model execution.

Checkpoint Loader v1 Small (Pipe) [RvTools] Usage Tips:

  • Ensure that the ckpt_name parameter is correctly specified to avoid errors related to missing checkpoints.
  • Adjust the batch_size parameter based on your system's memory capacity to optimize performance without overloading resources.
  • Select the appropriate vae_name to match the style and quality requirements of your project, as this can significantly impact the output.

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

Checkpoint name cannot be empty

  • Explanation: This error occurs when the ckpt_name parameter is not provided, preventing the node from locating the desired checkpoint.
  • Solution: Ensure that you specify a valid checkpoint name in the ckpt_name parameter before executing the node.

Batch size must be positive

  • Explanation: This error is raised when the batch_size parameter is set to zero or a negative number, which is not allowed.
  • Solution: Set the batch_size parameter to a positive integer that suits your system's capabilities.

Checkpoint not found: <ckpt_name>

  • Explanation: This error indicates that the specified checkpoint could not be located in the system's directory.
  • Solution: Verify that the ckpt_name is correct and that the checkpoint file exists in the expected directory.

Checkpoint Loader v1 Small (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 v1 Small (Pipe)