ComfyUI Node
Ollama Image List Connectivity
Fetches the models available from an Ollama server and outputs the selected server URL and model name.
Ollama Image List Connectivity
- URL
- model
◄urlhttp://127.0.0.1:11434►
◄available_models►
◄model►
CategoryOllama/Image List
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | http://127.0.0.1:11434 | Ollama base URL. Only HTTP and HTTPS are accepted. |
| available_models | COMBO | Models reported by the configured Ollama server. | |
| model | STRING | Model name output. Selecting available_models copies its value here; a model name can also be entered manually. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| URL | STRING | — |
| model | STRING | — |