This commit is contained in:
Trott Albert 2024-08-03 19:58:53 +02:00 committed by GitHub
commit cb42294554
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",