ComfyUI Node
Image Caption Node
A ComfyUI node in image-caption with 10 inputs and 2 outputs.
Image Caption Node
- clip
- clip_output
- string_output
◄image▾►
◄model_name▾►
◄min_new_tokens20►
◄max_new_tokens50►
◄num_beams20►
◄penalty_alpha0.6►
◄top_k50►
◄repetition_penalty1.0►
◄preprocess_mode▾►
Categoryimage-caption
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| image | COMBO | 1 options: example.png | |
| model_name | COMBO | 0 options: | |
| min_new_tokens | INT | 200–18446744073709550000 | — |
| max_new_tokens | INT | 5035–18446744073709550000 | — |
| num_beams | INT | 201–18446744073709550000 | — |
| penalty_alpha | FLOAT | 0.60–1000000 | — |
| top_k | INT | 500–18446744073709550000 | — |
| repetition_penalty | FLOAT | 1.01–1000000 | — |
| preprocess_mode | COMBO | 3 options: exact_keyword, exact_prompt, none |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| clip_output | CONDITIONING | — |
| string_output | STRING | — |