ComfyUI Node
🖼️ Pic Describer
A ComfyUI node in OllamaTools with 5 inputs and 1 output.
🖼️ Pic Describer
- image
- description
◄modelministral-3:latest►
◄styleneutral►
◄promptdescribe the image►
◄cleanup_outputtrue►
CategoryOllamaTools
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The image you want the LLM to describe. Usually from 'Load Image'. | |
| model | COMBO | ministral-3:latest | Multimodal LLM used for describing the image. |
| style | COMBO | neutral | Choose how the image should be interpreted: factually, creatively, or filtered for SFW/NSFW. |
| prompt | STRING | describe the image | Additional instruction or focus for the image description. Used alongside style. |
| cleanup_output | BOOLEAN | true | Remove hallucinations and verbose reasoning from the LLM output. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| description | STRING | — |