Add ComfyUI-LoadImageEnhanced to custom-node-list.json

This commit is contained in:
Yusril Muttaqien 2026-05-27 12:44:57 +07:00
parent 66617e061c
commit 0877f31355

View File

@ -52595,6 +52595,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." "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."
} }
] ]
} }