add ComfyUI-Image-Captioner node (#912)

This commit is contained in:
Faych Chen 2024-07-30 15:43:05 +08:00 committed by GitHub
parent 9771c98d90
commit fe15cac6d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12509,6 +12509,17 @@
],
"install_type": "unzip",
"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."
}
]
}