ComfyUI Node
Lance Image Understanding
A ComfyUI node in Lance with 7 inputs and 1 output.
Lance Image Understanding
- model
- image
- text
◄questionDescribe this image in detail.►
◄system_instructionLook at the image carefully and answer the question.►
◄max_tokens512►
◄temperature1.0►
◄do_samplefalse►
CategoryLance
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | LANCE_MODEL | — | |
| image | IMAGE | — | |
| question | STRING | Describe this image in detail. | — |
| system_instruction | STRING | Look at the image carefully and answer the question. | Official Lance x2t_image instruction prefix (first line of the text template). |
| max_tokens | INT | 51264–1024 | Maximum tokens to generate for the answer. |
| temperature | FLOAT | 1.00.1–2 | Sampling temperature when do_sample is enabled. |
| do_sample | BOOLEAN | false | Greedy decode when off (recommended). Enable for more varied answers. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |