diff --git a/custom-node-list.json b/custom-node-list.json index 5f82a27e..189367fc 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 ef012fea..093fe63e 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 933b6026..85c9cffa 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",