ComfyUI Node
BAGEL Image Understanding
A ComfyUI node in BAGEL/Core with 7 inputs and 1 output.
BAGEL Image Understanding
- model
- image
- text
◄promptWhat do you see in this image?►
◄show_thinkingfalse►
◄do_samplefalse►
◄text_temperature0.30►
◄max_new_tokens512►
CategoryBAGEL/Core
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | BAGEL_MODEL | BAGEL model | |
| image | IMAGE | Input image | |
| prompt | STRING | What do you see in this image? | Question text |
| show_thinkingopt | BOOLEAN | false | Display reasoning process |
| do_sampleopt | BOOLEAN | false | Enable sampling |
| text_temperatureopt | FLOAT | 0.300–1 | Text generation temperature |
| max_new_tokensopt | INT | 51264–4096 | Maximum new tokens |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |