From 302beec4bbbf635913df675b440077ed50a8eaef Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 1 Feb 2024 20:44:00 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 30 +++++++++++++++++++---------- extension-node-map.json | 19 ++++++++++++++++-- node_db/new/custom-node-list.json | 20 +++++++++++++++++++ node_db/new/extension-node-map.json | 19 ++++++++++++++++-- 4 files changed, 74 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4bd4b9e7..e1c1fd50 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4824,6 +4824,26 @@ "install_type": "git-clone", "description": "Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))" }, + { + "author": "LyazS", + "title": "Anime Character Segmentation node for comfyui", + "reference": "https://github.com/LyazS/comfyui-anime-seg", + "files": [ + "https://github.com/LyazS/comfyui-anime-seg" + ], + "install_type": "git-clone", + "description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)." + }, + { + "author": "Chan-0312", + "title": "ComfyUI-IPAnimate", + "reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate", + "files": [ + "https://github.com/Chan-0312/ComfyUI-IPAnimate" + ], + "install_type": "git-clone", + "description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos." + }, @@ -5136,16 +5156,6 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "LyazS", - "title": "Anime Character Segmentation node for comfyui", - "reference": "https://github.com/LyazS/comfyui-anime-seg", - "files": [ - "https://github.com/LyazS/comfyui-anime-seg" - ], - "install_type": "git-clone", - "description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)." - }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index b748c5a6..669256b3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -425,6 +425,14 @@ "title_aux": "ComfyUIInvisibleWatermark" } ], + "https://github.com/Chan-0312/ComfyUI-IPAnimate": [ + [ + "IPAdapterAnimate" + ], + { + "title_aux": "ComfyUI-IPAnimate" + } + ], "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ [ "LoadImageFromPath" @@ -1379,6 +1387,14 @@ "title_aux": "ComfyUI-RawSaver" } ], + "https://github.com/LyazS/comfyui-anime-seg": [ + [ + "Anime Character Seg" + ], + { + "title_aux": "Anime Character Segmentation node for comfyui" + } + ], "https://github.com/M1kep/ComfyLiterals": [ [ "Checkpoint", @@ -4016,8 +4032,7 @@ "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", - "Preview Chooser Fabric", - "Safe Save Image" + "Preview Chooser Fabric" ], { "author": "chrisgoringe", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3de34406..1ffd9e3d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "Chan-0312", + "title": "ComfyUI-IPAnimate", + "reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate", + "files": [ + "https://github.com/Chan-0312/ComfyUI-IPAnimate" + ], + "install_type": "git-clone", + "description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos." + }, + { + "author": "LyazS", + "title": "Anime Character Segmentation node for comfyui", + "reference": "https://github.com/LyazS/comfyui-anime-seg", + "files": [ + "https://github.com/LyazS/comfyui-anime-seg" + ], + "install_type": "git-clone", + "description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)." + }, { "author": "zhongpei", "title": "ComfyUI for InstructIR", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b748c5a6..669256b3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -425,6 +425,14 @@ "title_aux": "ComfyUIInvisibleWatermark" } ], + "https://github.com/Chan-0312/ComfyUI-IPAnimate": [ + [ + "IPAdapterAnimate" + ], + { + "title_aux": "ComfyUI-IPAnimate" + } + ], "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ [ "LoadImageFromPath" @@ -1379,6 +1387,14 @@ "title_aux": "ComfyUI-RawSaver" } ], + "https://github.com/LyazS/comfyui-anime-seg": [ + [ + "Anime Character Seg" + ], + { + "title_aux": "Anime Character Segmentation node for comfyui" + } + ], "https://github.com/M1kep/ComfyLiterals": [ [ "Checkpoint", @@ -4016,8 +4032,7 @@ "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", - "Preview Chooser Fabric", - "Safe Save Image" + "Preview Chooser Fabric" ], { "author": "chrisgoringe",