diff --git a/custom-node-list.json b/custom-node-list.json index 7c23aa07..bda7c5c1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52595,6 +52595,16 @@ ], "install_type": "git-clone", "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." + }, + { + "author": "yusrmuttaqien", + "title": "ComfyUI-LoadImageEnhanced", + "reference": "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced", + "files": [ + "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for image loading with sub-directory support and original filename tracking." } ] }