From ebdc72681cc6155d9a3193ecd1774bceddc28757 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 9 Mar 2024 09:46:15 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +++++++------- node_db/new/custom-node-list.json | 43 +++++++++++++++---------------- 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2f9795e0..6504a9f6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5867,6 +5867,16 @@ ], "install_type": "git-clone", "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." + }, + { + "author": "hackkhai", + "title": "ComfyUI-Image-Matting", + "reference": "https://github.com/hackkhai/ComfyUI-Image-Matting", + "files": [ + "https://github.com/hackkhai/ComfyUI-Image-Matting" + ], + "install_type": "git-clone", + "description": "This node improves the quality of the image mask. more suitable for image composite matting" }, @@ -6233,16 +6243,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "hackkhai", - "title": "ComfyUI-Image-Matting", - "reference": "https://github.com/hackkhai/ComfyUI-Image-Matting", - "files": [ - "https://github.com/hackkhai/ComfyUI-Image-Matting" - ], - "install_type": "git-clone", - "description": "This node improves the quality of the image mask. more suitable for image composite matting" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 54d60649..5cf3c15d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,27 @@ "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": "hackkhai", + "title": "ComfyUI-Image-Matting", + "reference": "https://github.com/hackkhai/ComfyUI-Image-Matting", + "files": [ + "https://github.com/hackkhai/ComfyUI-Image-Matting" + ], + "install_type": "git-clone", + "description": "This node improves the quality of the image mask. more suitable for image composite matting" + }, + { + "author": "diSty", + "title": "ComfyUI Frame Maker", + "reference": "https://github.com/diStyApps/ComfyUI_FrameMaker", + "files": [ + "https://github.com/diStyApps/ComfyUI_FrameMaker" + ], + "install_type": "git-clone", + "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." + }, { "author": "laksjdjf", "title": "LoRTnoC-ComfyUI", @@ -671,27 +691,6 @@ ], "install_type": "git-clone", "description": "A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI." - }, - { - "author": "StartHua", - "title": "comfyui_segformer_b2_clothes", - "reference": "https://github.com/StartHua/Comfyui_segformer_b2_clothes", - "files": [ - "https://github.com/StartHua/Comfyui_segformer_b2_clothes" - ], - "install_type": "git-clone", - "description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)" - }, - { - "author": "AshMartian", - "title": "Dir Gir", - "reference": "https://github.com/AshMartian/ComfyUI-DirGir", - "files": [ - "https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_picker.py", - "https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_loop.py" - ], - "install_type": "copy", - "description": "A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering." } ] }