diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 106f5be3..06a78d72 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -696,5 +696,15 @@ "install_type": "git-clone", "description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc." } + { + "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." + } ] }