add ComfyUI-Image-Captioner node

This commit is contained in:
neverbiasu 2024-07-30 10:37:22 +08:00
parent 9771c98d90
commit 1c5c24217d

View File

@ -12509,6 +12509,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "neverbiasu",
"title": "ComfyUI-Image-Captioner",
"id": "image-captioner",
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
"files": [
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for generating captions of images."
} }
] ]
} }