diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..0d7aaf5f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41243,6 +41243,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "zengxianyu", + "title": "Intensity Fake Depth Node for ComfyUI", + "reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth", + "files": [ + "https://github.com/zengxianyu/ComfyUIIntensityDepth" + ], + "install_type": "git-clone", + "description": "Output Fake Depth Maps with Detailed Object Boundaries" + } ] }