From e403ac5707371f753861b47954cfb5a06e57e7ad Mon Sep 17 00:00:00 2001 From: S4MUEL Date: Thu, 6 Mar 2025 22:07:03 +0800 Subject: [PATCH] Update Image Position Blend 1.1 Added Layer Image Masking feature, supporting transparent background images. Added Layer Image Scaling feature. Adjusted the display order of input interfaces. --- custom-node-list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-node-list.json b/custom-node-list.json index 23ab9300..5da763fa 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5,6 +5,7 @@ "author": "S4MUEL404", "title": "Image Position Blend", "id": "ComfyUI-Image-Position-Blend", + "version": "1.1", "reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend", "files": [ "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"