diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b1f4eeaf..a5800b92 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1000,5 +1000,15 @@ "install_type": "git-clone", "description": "Complete workflow suite for ComfyUI that transforms images into PBR material sets ready for game engines and 3D software." } + { + "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." + } ] }