diff --git a/custom-node-list.json b/custom-node-list.json index 372728a..dfd21a2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2429,6 +2429,16 @@ "install_type": "git-clone", "description": "This is a wrapper node for Marigold depth estimation: [https://github.com/prs-eth/Marigold](https://github.com/kijai/ComfyUI-Marigold). Currently using the same diffusers pipeline as in the original implementation, so in addition to the custom node, you need the model in diffusers format.\nNOTE: See details in repo to install." }, + { + "author": "kijai", + "title": "Geowizard depth and normal estimation in ComfyUI", + "reference": "https://github.com/kijai/ComfyUI-Geowizard", + "files": [ + "https://github.com/kijai/ComfyUI-Geowizard" + ], + "install_type": "git-clone", + "description": "This is a diffusers (0.27.2) wrapper node for Geowizard: [https://github.com/fuxiao0719/GeoWizard]. The model is autodownloaded from Hugginface to ComfyUI/models/diffusers/geowizard" + }, { "author": "kijai", "title": "ComfyUI-depth-fm",