mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 08:02:32 +08:00
Add ComfyUI-Image-Position-Blend to custom node list
This adds my custom node for image position blending to the ComfyUI Manager list.
This commit is contained in:
parent
b7324621e4
commit
128bdc3167
@ -1,5 +1,18 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "Image Position Blend",
|
||||
"id": "ComfyUI-Image-Position-Blend",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend/",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend/"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for conveniently adjusting the overlay position of two images."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user