#207 · Primary category: Computer Vision

ComfyUI_VLM_nodes

comfyui custom-nodes florence-2 gguf grounding-dino image-captioning img2text joytag llama-cpp llava llm mllm moondream nodes object-detection qwen3-vl sam2 segmentation video-understanding vlm

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