From c44bbe0203ee3283810a2acb6abeaa2e069c33a9 Mon Sep 17 00:00:00 2001 From: Timothy Wong Date: Sun, 8 Feb 2026 15:04:08 +0000 Subject: [PATCH] fix: remove slash --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 90ad8a10..575d7594 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43314,7 +43314,7 @@ "id": "depth2mesh", "reference": "https://github.com/timothywong731/ComfyUI-Depth2Mesh", "files": [ - "https://github.com/timothywong731/ComfyUI-Depth2Mesh/" + "https://github.com/timothywong731/ComfyUI-Depth2Mesh" ], "install_type": "git-clone", "description": "Converts Depth Maps to 3D STL meshes directly in ComfyUI."