diff --git a/custom-node-list.json b/custom-node-list.json index 6ee5f8b3..f6ccabf8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43627,6 +43627,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." } ] }