ComfyUI Node
Model File Checker
Check whether a filename exists inside ComfyUI's registered model folders. Rejects path traversal. Does not read arbitrary filesystem paths.
Model File Checker
- exists
- full_path
- size
- size_mb
- status
◄model_typediffusion_models►
◄filename►
CategoryOrel's Nodes/File
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model_type | COMBO | diffusion_models | 9 options: checkpoints, diffusion_models, text_encoders, vae, loras, controlnet, +3 |
| filename | STRING | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| exists | BOOLEAN | — |
| full_path | STRING | — |
| size | STRING | — |
| size_mb | FLOAT | — |
| status | STRING | — |