Update custom-node-list.json for new node: comfyui-image-prompt-loader (#1928)

https://github.com/hassan-sd/comfyui-image-prompt-loader

Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates.
This commit is contained in:
hassan-sd 2025-06-12 04:16:27 +01:00 committed by GitHub
parent efb9fd2712
commit c6cffc92c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27882,6 +27882,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "hassan-sd",
"title": "ComfyUI Image & Prompt Loader",
"id": "hassanprompt",
"reference": "https://github.com/hassan-sd/comfyui-image-prompt-loader",
"files": [
"https://github.com/hassan-sd/comfyui-image-prompt-loader"
],
"install_type": "git-clone",
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
}
]
}