ComfyUI Extension
ComfyUI-bitpoet-OllamaNode
A simple ComfyUI node for sending a text prompt to Ollama's chat completion API and receiving a textual answer.
BitPoet/ComfyUI-bitpoet-OllamaNode
Nodes—
On cloudLocal install
Stars0
Updated6 months ago
Readme
ComfyUI-bitpoet-OllamaNode
A very simple ComfyUI node for sending a text prompt to Ollama's chat completion API and receiving a textual answer.
Node Settings
model
The model to use as shown in Ollama, e.g. "gemma3:4b".
use_cloud
If this toggle is active, you can use cloud models with Ollama. Make sure you have signed in before that, and adapt your ComfyUI startup script and set OLLAMA_API_KEY to the key you created in your account.
That's it