mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
add intensity fake depth
This commit is contained in:
parent
2416aa2fc9
commit
193aec8e4a
@ -41243,6 +41243,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "zengxianyu",
|
||||||
|
"title": "Intensity Fake Depth Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zengxianyu/ComfyUIIntensityDepth"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Output Fake Depth Maps with Detailed Object Boundaries"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user