Nodes/EasyLoRAMerger/🛡️ Easy Checkpoint Studio
ComfyUI Node

🛡️ Easy Checkpoint Studio

A ComfyUI node in Checkpoint/Universal with 14 inputs and 6 outputs.

By Terpentinas·Created 6 months ago·Updated 3 months ago· 11
🛡️ Easy Checkpoint Studio
  • checkpoint_data
  • checkpoint
  • model
  • clip
  • vae
  • output_path
  • forensic_report
checkpoint
strip_vaefalse
strip_tefalse
strip_clipfalse
precisionauto
output_formatsafetensors
deviceauto
save_triggerfalse
filenameconverted_checkpoint
keep_metadatatrue
svd_modenone
svd_energy_threshold0.95
save_folder/tmp/ComfyUI/models/checkpoints
CategoryCheckpoint/Universal

Inputs (14)

NameTypeDefaultDescription
checkpointCOMBO1 options: None
strip_vaeBOOLEANfalseRemove VAE weights from the checkpoint
strip_teBOOLEANfalseRemove Text Encoder weights (CLIP/T5)
strip_clipBOOLEANfalseRemove CLIP visual encoder (if present)
precisionCOMBOautoPrecision: int8 / int8_convrot save ~50% smaller files but require ComfyUI-Flux2-INT8 custom node to load. ConvRot uses Hadamard rotation for better quality at the same file size.
output_formatCOMBOsafetensorsOutput file format: safetensors (standard) or GGUF with block-wise quantization (load with ComfyUI-GGUF nodes).
deviceCOMBOauto3 options: auto, cuda, cpu
save_triggerBOOLEANfalse
filenameSTRINGconverted_checkpoint
checkpoint_dataoptCHECKPOINT
keep_metadataoptBOOLEANtruePreserve original metadata
svd_modeoptCOMBOnoneSVD compression mode: none, selective (large weight matrices only), full (all weight matrices)
svd_energy_thresholdoptFLOAT0.950.5–1Energy threshold for automatic rank selection (0.95 = keep 95% of energy)
save_folderoptSTRING/tmp/ComfyUI/models/checkpoints

Outputs (6)

NameTypeDescription
checkpointCHECKPOINT
modelMODEL
clipCLIP
vaeVAE
output_pathSTRING
forensic_reportSTRING