#116 · Primary category: Image Generation
comfyui-ollama
ComfyUI custom nodes that integrate Ollama's LLM inference for enhanced image generation workflows.
Project last updated:10/23/25
GitHub Stars
859
Forks
87
Contributors
14
License
Apache-2.0
Why we included this project
ComfyUI users who want language model output inside their visual workflows can install these custom nodes and get a direct bridge to a running Ollama server, no need to leave the editor or switch tools. The nodes are written in Python and JavaScript, handling connection setup, chat history, and API options, so the only real requirement is an Ollama instance reachable from the machine running ComfyUI. The chat node keeps multi-turn context natively and lets you chain models, which means one model's reply can feed straight into the next step of a generation pipeline. For artists automating prompt generation or batching operations, that integration is the main appeal; the LLM plumbing is handled for you and the whole workflow stays inside ComfyUI.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.