mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add ComfyUI-Image-Position-Blend (#1617)
* Add ComfyUI-Image-Position-Blend to custom node list This adds my custom node for image position blending to the ComfyUI Manager list. * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
39df2743fe
commit
b53ed47ccb
@ -1,5 +1,18 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user