#285 · Primary category: Computer Vision
ComfyUI_SLK_joy_caption_two
ComfyUI Node
Project last updated:06/18/25
GitHub Stars
723
Forks
44
Contributors
3
License
GPL-3.0
Why we included this project
For anyone building image datasets inside ComfyUI, this node handles the captioning step without forcing you to switch tools. It wraps the JoyCaptionAlpha Two model, which pairs a SigLIP vision encoder with a Llama 3.1 instruct model, so captions come out as natural descriptive sentences rather than bare keyword tags. The batch node is the part most people will care about: it processes whole folders of images, lets you prepend or append text to every caption (useful for injecting trigger words during training), and exposes top_p and temperature for sampling control. Setup takes a few manual steps because you have to download the JoyCaption model and a compatible LLM into the right ComfyUI model folders, but the README walks through each path. That makes it a solid fit for dataset builders who want captioning tightly integrated into their existing ComfyUI pipeline.
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)