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 > ANIMA_BOOSTER > Anima Checkpoint Loader (BSS)

ComfyUI Node: Anima Checkpoint Loader (BSS)

Class Name

AnimaBoosterCheckpointLoader

Category
BSS/AnimaBooster
Author
BlackSnowSkill (Account age: 665days)
Extension
ANIMA_BOOSTER
Latest Updated
2026-07-04
Github Stars
0.07K

How to Install ANIMA_BOOSTER

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

Anima Checkpoint Loader (BSS) Description

Specialized node optimizing loading of Anima DiT models with SageAttention and `torch.compile` for performance and stability.

Anima Checkpoint Loader (BSS):

The AnimaBoosterCheckpointLoader is a specialized node designed to optimize the loading of Anima DiT models packaged as full checkpoints, which include the Model, CLIP, and VAE components. This node leverages ComfyUI's standard pipeline for loading checkpoints, ensuring compatibility and ease of use. It enhances performance by optionally applying SageAttention and utilizing torch.compile to optimize the model's execution. The primary goal of this node is to provide a seamless and efficient loading process for Anima models, preventing common issues such as dimension mismatch crashes by patching extra conditions specific to Anima models. This makes it an essential tool for AI artists looking to maximize the performance of their Anima models while maintaining stability and compatibility with existing workflows.

Anima Checkpoint Loader (BSS) Input Parameters:

ckpt_name

The ckpt_name parameter specifies the name of the checkpoint file to be loaded. This parameter is crucial as it determines which model checkpoint will be used by the node. The correct naming and path are essential for successful loading, as the node relies on this information to locate and load the appropriate model components. There are no explicit minimum or maximum values, but it must correspond to a valid checkpoint file within the designated directory.

sage_attention

The sage_attention parameter allows you to specify the mode of SageAttention to be applied to the model. This parameter enhances the model's attention mechanism, potentially improving performance and accuracy. Options typically include different modes of SageAttention, with "disabled" being a choice if you prefer not to apply any SageAttention. The impact of this parameter is significant, as it can alter the model's behavior and efficiency.

torch_compile

The torch_compile parameter is a boolean flag that determines whether torch.compile should be applied to the model. When set to True, this parameter enables the compilation of model blocks, which can lead to performance improvements by optimizing the execution of the model. The default value is typically False, meaning no compilation is applied unless explicitly specified.

Anima Checkpoint Loader (BSS) Output Parameters:

model

The model output parameter represents the loaded and potentially optimized Anima model. This output is crucial as it is the primary component used for further processing and inference tasks. The model includes all necessary components, such as the diffusion model, and is ready for use in generating AI art or other applications.

clip

The clip output parameter provides the CLIP component of the loaded checkpoint. CLIP is essential for understanding and processing text inputs, making it a vital part of the model's functionality. This output ensures that the model can effectively interpret and respond to textual prompts.

vae

The vae output parameter delivers the VAE (Variational Autoencoder) component of the loaded checkpoint. The VAE is responsible for encoding and decoding image data, playing a critical role in the model's ability to generate and manipulate images. This output is necessary for any tasks involving image synthesis or transformation.

Anima Checkpoint Loader (BSS) Usage Tips:

  • Ensure that the ckpt_name parameter accurately reflects the name of the checkpoint file you wish to load, as any discrepancies can lead to loading errors.
  • Experiment with different sage_attention modes to find the optimal setting for your specific use case, as this can significantly impact model performance and output quality.
  • Consider enabling torch_compile if you are looking to enhance the execution speed of your model, especially for large-scale or resource-intensive tasks.

Anima Checkpoint Loader (BSS) Common Errors and Solutions:

Failed to load nodes: <error_message>

  • Explanation: This error indicates that there was an issue loading the nodes, possibly due to missing files or incorrect paths.
  • Solution: Verify that all necessary files are present in the correct directories and that the paths specified in the parameters are accurate.

SageAttention is not installed or failed to load

  • Explanation: This message suggests that the SageAttention module is either not installed or encountered an error during loading.
  • Solution: Ensure that SageAttention is correctly installed and configured. If the issue persists, consider using the native PyTorch Scaled Dot Product Attention as a fallback.

torch.compile failed: <error_message>

  • Explanation: This error occurs when the torch.compile process encounters an issue, possibly due to incompatible model components or configurations.
  • Solution: Check the compatibility of your model with torch.compile and ensure that all dependencies are correctly installed. If necessary, disable torch.compile and proceed without it.

Anima Checkpoint Loader (BSS) Related Nodes

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