From 192e1f505534d1c3d15de11588fa5cdb2d5d52f6 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Mon, 8 Jan 2024 15:31:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 5 ++++- node_db/dev/custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 5 ++++- 5 files changed, 30 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 39cea78..8039d7d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4072,7 +4072,7 @@ "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes" ], "install_type": "git-clone", - "description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." + "description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." }, { "author": "tzwm", diff --git a/extension-node-map.json b/extension-node-map.json index 4e97571..449ccd7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -822,6 +822,7 @@ ], "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [ [ + "Image Scale Bounding Box", "MS kosmos-2 Interrogator", "Save Image w/o Metadata" ], @@ -4178,7 +4179,9 @@ "https://github.com/glibsonoran/Plush-for-ComfyUI": [ [ "DalleImage", - "Enhancer" + "Enhancer", + "ImgTextSwitch", + "mulTextSwitch" ], { "title_aux": "Plush-for-ComfyUI" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f30f9f2..26bcfe6 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "11cafe", + "title": "ComfyUI Model Manager [WIP]", + "reference": "https://github.com/11cafe/model-manager-comfyui", + "files": [ + "https://github.com/11cafe/model-manager-comfyui" + ], + "install_type": "git-clone", + "description": "This answers the itch for being able to easily paste [a/CivitAI.com](CivitAI.com) generated data (or other simple metadata) into Comfy in a way that makes it easy to test with multiple checkpoints." + }, + { + "author": "birnam", + "title": "Gen Data Tester [WIP]", + "reference": "https://github.com/birnam/ComfyUI-GenData-Pack", + "files": [ + "https://github.com/birnam/ComfyUI-GenData-Pack" + ], + "install_type": "git-clone", + "description": "This answers the itch for being able to easily paste [a/CivitAI.com](CivitAI.com) generated data (or other simple metadata) into Comfy in a way that makes it easy to test with multiple checkpoints." + }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-AnyText(WIP)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7d20cc6..6330ccb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -88,7 +88,7 @@ "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes" ], "install_type": "git-clone", - "description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." + "description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." }, { "author": "celsojr2013", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4e97571..449ccd7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -822,6 +822,7 @@ ], "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [ [ + "Image Scale Bounding Box", "MS kosmos-2 Interrogator", "Save Image w/o Metadata" ], @@ -4178,7 +4179,9 @@ "https://github.com/glibsonoran/Plush-for-ComfyUI": [ [ "DalleImage", - "Enhancer" + "Enhancer", + "ImgTextSwitch", + "mulTextSwitch" ], { "title_aux": "Plush-for-ComfyUI"