mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
+2
-12
@@ -45544,12 +45544,13 @@
|
||||
{
|
||||
"author": "starfieldscreensaver",
|
||||
"title": "ComfyUI Batch Blend",
|
||||
"id": "comfyui-batch-blend",
|
||||
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
|
||||
"files": [
|
||||
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that blends two image batches frame-by-frame using vectorised tensor ops"
|
||||
"description": "Blends two image batches frame-by-frame using vectorised tensor ops. Supports 15 blend modes (normal, add, multiply, screen, overlay, soft light, and more). No loops or workarounds needed — works natively with batches."
|
||||
},
|
||||
{
|
||||
"author": "tennantje",
|
||||
@@ -46221,17 +46222,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "starfieldscreensaver",
|
||||
"title": "ComfyUI Batch Blend",
|
||||
"id": "comfyui-batch-blend",
|
||||
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
|
||||
"files": [
|
||||
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Blends two image batches frame-by-frame using vectorised tensor ops. Supports 15 blend modes (normal, add, multiply, screen, overlay, soft light, and more). No loops or workarounds needed — works natively with batches."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user