From f22a7d29dd02660d9b9267331d29620ead5335b3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 28 Aug 2024 23:45:19 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 12 ++++++++++- node_db/dev/custom-node-list.json | 10 ---------- node_db/dev/extension-node-map.json | 12 ----------- node_db/new/custom-node-list.json | 31 ++++++++++------------------- 4 files changed, 22 insertions(+), 43 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a50e29d9..1653b405 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13865,7 +13865,17 @@ "install_type": "git-clone", "description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale." }, - + { + "author": "drmbt", + "title": "comfyui-dreambait-nodes", + "id": "drmbt", + "reference": "https://github.com/drmbt/comfyui-dreambait-nodes", + "files": [ + "https://github.com/drmbt/comfyui-dreambait-nodes" + ], + "install_type": "copy", + "description": "A collection of forks, QoL nodes and utilities for ComfyUI" + }, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 67442473..73716082 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -374,16 +374,6 @@ "install_type": "git-clone", "description": "Nodes:CLAHE Enhancement, High Pass Filter, Edge Detection, Combine Enhancements, Adaptive Thresholding, Morphological Operations, Gray Color Enhancement, Improved Gray Color Enhancement, Texture Enhancement, Denoising Filter, Flexible Combine Enhancements." }, - { - "author": "drmbt", - "title": "comfyui-dreambait-nodes", - "reference": "https://github.com/drmbt/comfyui-dreambait-nodes", - "files": [ - "https://github.com/drmbt/comfyui-dreambait-nodes" - ], - "install_type": "git-clone", - "description": "Nodes:Aspect Pad Image For Outpainting" - }, { "author": "AIFSH", "title": "IMAGDressing-ComfyUI", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 6932dedd..233b39cf 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1503,18 +1503,6 @@ "title_aux": "ComfyUI_WcpD_Utility_Kit" } ], - "https://github.com/drmbt/comfyui-dreambait-nodes": [ - [ - "DRMBT_AspectPadImageForOutpainting", - "DRMBT_LoadMedia", - "DRMBT_Model_Context_Selector", - "DRMBT_MultiMinMax", - "DRMBT_String_Item_Menu" - ], - { - "title_aux": "comfyui-dreambait-nodes" - } - ], "https://github.com/eigenpunk/ComfyUI-audio": [ [ "ApplyVoiceFixer", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7e00f5d4..435d12cd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -72,6 +72,17 @@ "install_type": "git-clone", "description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers" }, + { + "author": "drmbt", + "title": "comfyui-dreambait-nodes", + "id": "drmbt", + "reference": "https://github.com/drmbt/comfyui-dreambait-nodes", + "files": [ + "https://github.com/drmbt/comfyui-dreambait-nodes" + ], + "install_type": "copy", + "description": "A collection of forks, QoL nodes and utilities for ComfyUI" + }, { "author": "TheBill2001", "title": "Save Images with Captions", @@ -676,26 +687,6 @@ ], "install_type": "git-clone", "description": "InstantX's Flux union ControlNet loader and implementation" - }, - { - "author": "hben35096", - "title": "ComfyUI-ReplenishNodes", - "reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes", - "files": [ - "https://github.com/hben35096/ComfyUI-ReplenishNodes" - ], - "install_type": "git-clone", - "description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts." - }, - { - "author": "markuryy", - "title": "ComfyUI Flux Prompt Saver", - "reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver", - "files": [ - "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver" - ], - "install_type": "git-clone", - "description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline." } ] }