diff --git a/custom-node-list.json b/custom-node-list.json index f5a0ac25..08701220 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44214,6 +44214,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "timothywong731", + "title": "Depth2Mesh Nodes for ComfyUI", + "id": "depth2mesh", + "reference": "https://github.com/timothywong731/ComfyUI-Depth2Mesh", + "files": [ + "https://github.com/timothywong731/ComfyUI-Depth2Mesh" + ], + "install_type": "git-clone", + "description": "Converts Depth Maps to 3D STL meshes directly in ComfyUI." } ] }