ComfyUI Node
FL PenguinVL Image Query
A ComfyUI node in FL PenguinVL with 9 inputs and 1 output.
FL PenguinVL Image Query
- model
- image
- text
◄promptDescribe this image in detail.►
◄system_prompt►
◄max_new_tokens512►
◄temperature0.70►
◄top_p0.90►
◄do_sampletrue►
◄max_long_side512►
CategoryFL PenguinVL
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | FL_PENGUINVL_MODEL | — | |
| image | IMAGE | — | |
| prompt | STRING | Describe this image in detail. | Text prompt to send with the image |
| system_promptopt | STRING | Optional system prompt to set context | |
| max_new_tokensopt | INT | 5121–4096 | — |
| temperatureopt | FLOAT | 0.700–2 | — |
| top_popt | FLOAT | 0.900–1 | — |
| do_sampleopt | BOOLEAN | true | False = greedy decoding (deterministic) |
| max_long_sideopt | INT | 5120–2048 | Resize long side of input image to this value. 0 = no resize. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |