diff --git a/custom-node-list.json b/custom-node-list.json index 53bfe25f..5ff2433a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }