ComfyUI Node
π¨ NVIDIA Captioner
A ComfyUI node in NVIDIA/Vision with 15 inputs and 2 outputs.
π¨ NVIDIA Captioner
- all_captions
- last_caption
βimage_directoryβΊ
βapi_keyβΊ
βmodelmeta/llama-3.2-11b-vision-instructβΊ
βsystem_prompt_presetdefaultβΊ
βcustom_system_promptβΊ
βpromptDescribe this image in detail.βΊ
βuse_cachetrueβΊ
βskip_existing_txttrueβΊ
βmax_tokens512βΊ
βtemperature1.00βΊ
βtop_p1.00βΊ
βfrequency_penalty0.00βΊ
βpresence_penalty0.00βΊ
βmax_retries3βΊ
βretry_delay2.00βΊ
CategoryNVIDIA/Vision
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| image_directory | STRING | β | |
| api_key | STRING | β | |
| model | COMBO | meta/llama-3.2-11b-vision-instruct | 4 options: meta/llama-3.2-11b-vision-instruct, meta/llama-3.2-90b-vision-instruct, meta/llama-3.2-11b-vision, meta/llama-3.2-90b-vision |
| system_prompt_preset | COMBO | default | 5 options: default, women_influencer, cartoon_character, interior_design, product_shot |
| custom_system_prompt | STRING | β | |
| prompt | STRING | Describe this image in detail. | β |
| use_cache | BOOLEAN | true | β |
| skip_existing_txt | BOOLEAN | true | β |
| max_tokens | INT | 512 | β |
| temperature | FLOAT | 1.00 | β |
| top_p | FLOAT | 1.00 | β |
| frequency_penalty | FLOAT | 0.00 | β |
| presence_penalty | FLOAT | 0.00 | β |
| max_retries | INT | 3 | β |
| retry_delay | FLOAT | 2.00 | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| all_captions | STRING | β |
| last_caption | STRING | β |