kijai
2024-03-23 01:06:18 +02:00
parent 9d3a816ee5
commit 91bcbdca7f
2 changed files with 30 additions and 0 deletions

View File

@@ -2419,6 +2419,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": "ComfyUI-depth-fm",
"reference": "https://github.com/kijai/ComfyUI-depth-fm",
"files": [
"https://github.com/kijai/ComfyUI-depth-fm"
],
"install_type": "git-clone",
"description": "Fast and accurate monocular depth estimation."
},
{
"author": "kijai",
"title": "ComfyUI-DDColor",