From d835e9a31d83a5e5d1fc0201901eefc507cce022 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 30 Apr 2024 09:19:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 14 ++++++++++++-- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5f82a27..189367f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7830,6 +7830,16 @@ "install_type": "git-clone", "description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API" }, + { + "author": "TemryL", + "title": "ComfyUI-IDM-VTON", + "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", + "files": [ + "https://github.com/TemryL/ComfyUI-IDM-VTON" + ], + "install_type": "git-clone", + "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." + }, @@ -8200,16 +8210,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "TemryL", - "title": "ComfyUI-IDM-VTON", - "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", - "files": [ - "https://github.com/TemryL/ComfyUI-IDM-VTON" - ], - "install_type": "git-clone", - "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index ef012fe..093fe63 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -19,16 +19,6 @@ "install_type": "git-clone", "description": "[a/(OMS)mhh0318/OneMoreStep](https://github.com/mhh0318/OneMoreStep) comfyui support ." }, - { - "author": "TemryL", - "title": "ComfyUI-IDM-VTON [WIP]", - "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", - "files": [ - "https://github.com/TemryL/ComfyUI-IDM-VTON" - ], - "install_type": "git-clone", - "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON)." - }, { "author": "unknown", "title": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 933b602..85c9cff 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + + { + "author": "TemryL", + "title": "ComfyUI-IDM-VTON", + "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", + "files": [ + "https://github.com/TemryL/ComfyUI-IDM-VTON" + ], + "install_type": "git-clone", + "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." + }, { "author": "GentlemanHu", "title": "ComfyUI Suno API", @@ -118,7 +128,7 @@ "https://github.com/chrisfreilich/virtuoso-nodes" ], "install_type": "git-clone", - "description": "This repo contains nodes for ComfyUI that implement 30 blend modes, solid color images, and RGB splitting and merging." + "description": "Photoshop type functions: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, and RGB Splitting and Merging." }, { "author": "Shinsplat",