diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a1e1caaf..4d4888f2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -729,5 +729,15 @@ "install_type": "git-clone", "description": "Essential utility nodes for ComfyUI including prompt queue, batch processing, camera angle control, and resolution selector. (Description by CC)" } + { + "author": "DNPMBHC", + "title": "ComfyUI-ZiYu_LabelKit", + "reference": "https://github.com/DNPMBHC/ComfyUI-ZiYu_LabelKit", + "files": [ + "https://github.com/DNPMBHC/ComfyUI-ZiYu_LabelKit" + ], + "install_type": "git-clone", + "description": "A lightweight ComfyUI custom node that batch-loads images and extracts filenames simultaneously to accelerate labeling workflows." + } ] }