From 875f6b936cbb812851c1f67ec5e9bbe009037e3f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Mon, 17 Mar 2025 00:38:34 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7fb22bb6..64f3c8d9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22342,10 +22342,10 @@ "title": "comfyui-piq", "reference": "https://github.com/Laurent2916/comfyui-piq", "files": [ - "https://github.com/Laurent2916/comfyui-piq" + "https://github.com/Laurent2916/comfyui-piq" ], - "description": "[a/PIQ](https://github.com/photosynthesis-team/piq) ComfyUI custom nodes", - "install_type": "git-clone" + "install_type": "git-clone", + "description": "ComfyUI custom nodes for PIQ metrics." }, { "author": "thezveroboy", @@ -22387,16 +22387,6 @@ "description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image.", "install_type": "git-clone" }, - { - "author": "Laurent2916", - "title": "comfyui-piq", - "reference": "https://github.com/Laurent2916/comfyui-piq", - "files": [ - "https://github.com/Laurent2916/comfyui-piq" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for PIQ metrics." - },