Add Depth-FM node and models
https://github.com/kijai/ComfyUI-depth-fm https://huggingface.co/Kijai/depth-fm-pruned
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user