ComfyUI Node
Age Checker
A ComfyUI node in ImageProcessing/Classification with 5 inputs and 4 outputs.
Age Checker
- image
- Predicted Age
- Confidence
- Is Underage
- Message
◄threshold_age18►
◄show_on_nodefalse►
◄use_local_modelfalse►
◄local_model_path/comfy/models/age-classifier►
CategoryImageProcessing/Classification
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| threshold_age | INT | 180–100 | — |
| show_on_node | BOOLEAN | false | — |
| use_local_model | BOOLEAN | false | — |
| local_model_path | STRING | /comfy/models/age-classifier | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| Predicted Age | STRING | — |
| Confidence | FLOAT | — |
| Is Underage | BOOLEAN | — |
| Message | STRING | — |