diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 71361a85..bcb00d5c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -835,5 +835,15 @@ "install_type": "git-clone", "description": "ComfyUI toolkit with custom nodes for BBox canvas visualization, image brush mask drawing, and coordinate annotation for debugging and external data bridging. (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." + } ] }