http torch dashscope torchvision


A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.
Uses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language.
Try asking for:
git clone https://github.com/neverbiasu/ComfyUI-ImageCaptioner into your custom_nodes foldercustom_nodes\ComfyUI-ImageCaptionercustom_nodes/ComfyUI-ImageCaptioner folder you just createdcd C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ImageCaptioner or wherever you have it installedpip install -r requirements.txtAdd the node via image -> ImageCaptioner
Supports tagging and outputting multiple batched inputs.
U need to get the API of dashscope from the document