mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 03:42:59 +08:00
commit
9d7b3fecd2
@ -2429,6 +2429,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "kijai",
|
||||||
"title": "ComfyUI-depth-fm",
|
"title": "ComfyUI-depth-fm",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user