ComfyUI Node
Generate Text | Ollama Nodes
A ComfyUI node in LLM/Ollama with 10 inputs and 11 outputs.
Generate Text | Ollama Nodes
- context
- images
- options
- response
- model
- created_at
- done
- done_reason
- context
- total_duration
- load_duration
- prompt_eval_duration
- eval_count
- eval_duration
◄model_namellava:latest►
◄promptDescribe the images►
◄systemYou are an AI assitant that describes images in great detail, focusing on the lighting, mood, scene, details, subjects, hues, and colors►
◄streamfalse►
◄template►
◄format►
◄keep_alive0.00►
CategoryLLM/Ollama
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | STRING | llava:latest | — |
| prompt | STRING | Describe the images | — |
| system | STRING | You are an AI assitant that describes images in great detail, focusing on the lighting, mood, scene, details, subjects, hues, and colors | — |
| stream | BOOLEAN | false | — |
| templateopt | STRING | — | |
| formatopt | STRING | — | |
| contextopt | LIST | — | |
| imagesopt | IMAGE | — | |
| optionsopt | DICTIONARY | [object Object] | — |
| keep_aliveopt | FLOAT | 0.00 | — |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| model | STRING | — |
| created_at | STRING | — |
| done | BOOLEAN | — |
| done_reason | STRING | — |
| context | LIST | — |
| total_duration | FLOAT | — |
| load_duration | FLOAT | — |
| prompt_eval_duration | FLOAT | — |
| eval_count | INT | — |
| eval_duration | FLOAT | — |