Nodes/s3_serverless_inline_storage_utils/String Checkpoint Loader
ComfyUI Node

String Checkpoint Loader

Load a checkpoint by providing the filename as a string input

By udayjain26·Created about a year ago·Updated 6 months ago· 1
String Checkpoint Loader
    • MODEL
    • CLIP
    • VAE
    ckpt_filename
    CategoryS3 Serverless Storage

    Inputs (1)

    NameTypeDefaultDescription
    ckpt_filenameSTRINGFilename of the checkpoint to load (e.g., 'model.safetensors')

    Outputs (3)

    NameTypeDescription
    MODELMODELThe model used for denoising latents.
    CLIPCLIPThe CLIP model used for encoding text prompts.
    VAEVAEThe VAE model used for encoding and decoding images to and from latent space.