ComfyUI Node
Checkpoint Tester v074
A ComfyUI node in loaders/checkpoint tester with 17 inputs and 11 outputs.
Checkpoint Tester v074
- model
- clip
- vae
- latent_format
- model_name
- model_path
- checkpoint_list
- total_checkpoints
- selected_checkpoints
- missing_info_list
- prompt_embedding
◄dir_search_terms►
◄file_search_terms►
◄additional_path►
◄architectureAny►
◄categoryAny►
◄notes_search►
◄seed0►
◄vae_modeauto►
◄vae_nameNone►
◄clip_modeauto►
◄clip1_nameNone►
◄clip2_nameNone►
◄clip3_nameNone►
◄clip4_nameNone►
◄clip_typeauto►
◄clip_devicedefault►
◄t5_bit_depthauto►
Categoryloaders/checkpoint tester
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| dir_search_terms | STRING | Comma-separated terms to search in directory paths. Use -term to exclude. | |
| file_search_terms | STRING | Comma-separated terms to search in checkpoint filenames. Use -term to exclude (e.g., -inpaint,-refiner). | |
| additional_path | STRING | Additional directory to search for checkpoints | |
| architecture | COMBO | Any | Filter by model architecture |
| category | COMBO | Any | Filter by model category |
| notes_search | STRING | Search terms to match in model notes. Use -term to exclude. | |
| seed | INT | 00–18446744073709550000 | Checkpoint number (1-based index) or random seed |
| vae_mode | COMBO | auto | How to select the VAE |
| vae_name | COMBO | None | Specific VAE to use |
| clip_mode | COMBO | auto | How to select CLIP |
| clip1_name | COMBO | None | Primary CLIP model |
| clip2_name | COMBO | None | Secondary CLIP model |
| clip3_name | COMBO | None | Tertiary CLIP model |
| clip4_name | COMBO | None | Quaternary CLIP model |
| clip_type | COMBO | auto | Specific CLIP combiner type (auto=detect) |
| clip_device | COMBO | default | Device for CLIP models |
| t5_bit_depth | COMBO | auto | Bit depth for T5 models (auto=detect) |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| latent_format | STRING | — |
| model_name | STRING | — |
| model_path | STRING | — |
| checkpoint_list | STRING | — |
| total_checkpoints | INT | — |
| selected_checkpoints | INT | — |
| missing_info_list | STRING | — |
| prompt_embedding | EMBEDDING | — |