ComfyUI Node
LMStudio - Image To Text
Generate text from image(s) and prompts using an LMStudio vision-capable model.
LMStudio - Image To Text
- connection
- image
- Response
◄system_promptYou are LM Souls, an expert image analyst and prompt writer.►
◄user_promptDescribe this image and provide an optimized generation prompt.►
◄seed-1►
CategoryLMStudio
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| connection | LMSTUDIO_CONNECTION | Connection output from LMStudio - Connect node. | |
| image | IMAGE | Input image tensor. | |
| system_prompt | STRING | You are LM Souls, an expert image analyst and prompt writer. | System instructions that define assistant behavior. |
| user_prompt | STRING | Describe this image and provide an optimized generation prompt. | User instruction for image understanding. |
| seed | INT | -1-1–9223372036854776000 | -1 uses a secure random seed. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Response | STRING | Generated text output. |