mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 04:32:34 +08:00
feat: add ImageBlender
This commit is contained in:
parent
61675061a0
commit
08bcf99ec9
@ -12663,6 +12663,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository."
|
||||
},
|
||||
{
|
||||
"author": "vault-developer",
|
||||
"title": "ImageBlender",
|
||||
"reference": "https://github.com/vault-developer/comfyui-image-blender",
|
||||
"files": [
|
||||
"https://github.com/vault-developer/comfyui-image-blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
|
||||
},
|
||||
{
|
||||
"author": "seghier",
|
||||
"title": "ComfyUI_LibreTranslate",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user