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
934a3eb7ad
commit
f18fe61676
@ -20943,14 +20943,17 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"a2v_multi_image_composite": {
|
||||
"title": "A2V Multi Image Composite",
|
||||
"author": "A2V Team",
|
||||
"description": "Node for compositing multiple images with interactive preview and layer management",
|
||||
"repository": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
|
||||
"install_type": "git"
|
||||
}
|
||||
"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/aiartvna2v_multi_image_composite/main/__init__.py"
|
||||
],
|
||||
"tags": ["image", "composite", "layer", "blend", "transform"]
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user