mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Update custom-node-list.json
This commit is contained in:
parent
4a32f149d2
commit
61b699b99c
@ -20416,6 +20416,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea."
|
||||
},
|
||||
{
|
||||
"title": "A2V Multi Image Composite",
|
||||
"author": "AiartvnTeam",
|
||||
"id": "Aiartvn",
|
||||
"description": "Node for compositing multiple images with interactive preview and layer management",
|
||||
"repository": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
"install_type": "git-clone",
|
||||
"files": [
|
||||
"https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
],
|
||||
"tags": ["image", "composite", "layer", "blend", "transform"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -20943,19 +20955,6 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"title": "A2V Multi Image Composite",
|
||||
"author": "AiartvnTeam",
|
||||
"id": "Aiartvn",
|
||||
"description": "Node for compositing multiple images with interactive preview and layer management",
|
||||
"repository": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
"install_type": "git",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/aiartvn/A2V_Multi_Image_Composite/main/a2v_multi_image_composite.py",
|
||||
"https://raw.githubusercontent.com/aiartvn/A2V_Multi_Image_Composite/main/__init__.py"
|
||||
],
|
||||
"tags": ["image", "composite", "layer", "blend", "transform"]
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user