ComfyUI Node
🖼️ Remote Vision Analysis
A ComfyUI node in 🤖 GGUF-VLM/🖼️ Vision Models with 6 inputs and 1 output.
🖼️ Remote Vision Analysis
- model_config
- image
- description
◄promptDescribe this image in detail.►
◄max_tokens1024►
◄temperature0.7►
◄timeout300►
Category🤖 GGUF-VLM/🖼️ Vision Models
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model_config | REMOTE_VISION_MODEL | 远程视觉模型配置 | |
| prompt | STRING | Describe this image in detail. | 用户提示词 |
| max_tokens | INT | 10241–8192 | 最大生成 token 数(-1 表示无限制) |
| temperature | FLOAT | 0.70–2 | 温度参数 |
| timeout | INT | 30060–1800 | 超时时间(秒)- 视觉模型处理图像需要较长时间,建议 300-600 秒 |
| imageopt | IMAGE | 输入图像 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| description | STRING | — |