This commit is contained in:
Yusril Muttaqien 2026-05-27 12:46:36 +07:00 committed by GitHub
commit 5b6b7849cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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."
} }
] ]
} }