ComfyUI Node
List Model Path 🐤
List all *.safetensors files in the specified directory and output the selected model path, count and model name/path
List Model Path 🐤
- model_paths_list
- selected_model_path
- count
◄directoryE:\MODELS\checkpoints►
◄model_typeALL►
◄index0►
◄cycleenable►
CategoryRobeNodes
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | E:\MODELS\checkpoints | — |
| model_type | COMBO | ALL | 6 options: ALL, FLUX1, HUN1, SD15, LCM, SDXL |
| index | INT | 0 | — |
| cycle | COMBO | enable | 2 options: enable, disable |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model_paths_list | STRING | — |
| selected_model_path | * | — |
| count | INT | — |