ComfyUI Node
HuggingFace Classify
A ComfyUI node in sd with 3 inputs and 2 outputs.
HuggingFace Classify
- hf_classifier_model
- image_to_classify
- raw_score
- rounded_score
◄target_label▾►
Categorysd
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| hf_classifier_model | TRANSFORMERS_CLASSIFIER | — | |
| image_to_classify | IMAGE | — | |
| target_label | COMBO | 2 options: male, female |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| raw_score | FLOAT | — |
| rounded_score | INT | — |