#207 · Primary category: Computer Vision
ComfyUI_VLM_nodes
ComfyUI nodes for vision-language models: Qwen3-VL, Moondream 3, Florence-2, SmolVLM2, InternVL, Gemma 3, MiniCPM-V. Plus open-vocabulary detection, SAM2/SAM3 segmentation, video temporal reasoning, GGUF via llama.cpp, and hosted LLM/VLM APIs.
Project last updated:08/08/26
GitHub Stars
589
Forks
62
Contributors
14
License
Apache-2.0
Why we included this project
If you run ComfyUI and want vision-language features without adding a separate runtime, this node pack brings image captioning, open-vocabulary detection, and segmentation into your existing pipelines. It wraps a curated set of modern VLMs, including Qwen3-VL, SmolVLM2, InternVL, and Gemma 3, behind a single node interface, with a deliberately small production picker and a legacy tier that keeps older saved workflows working. The same install also covers grounding-style detection, SAM2/SAM3 segmentation, and video temporal reasoning, so one setup handles several vision tasks instead of requiring separate tools. The maintainers favor official model repositories and native Transformers interfaces over unverified community quantizations, which helps if reproducibility matters to you. And because the nodes respect ComfyUI's existing device and model-residency handling, they run on CUDA, ROCm, Apple Metal, or CPU without forcing a separate runtime.
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)