From a31d286945bb5e47507669fa191099e9ed4915d1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 8 May 2025 00:05:49 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 21 +++++++++++---------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e8846669..c185766d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24924,6 +24924,17 @@ "install_type": "git-clone", "description": "Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload." }, + { + "author": "wakattac", + "title": "ComfyUI-AbstractImaGen", + "id": "abstract-imagen", + "reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen", + "files": [ + "https://github.com/wakattac/ComfyUI-AbstractImaGen" + ], + "install_type": "git-clone", + "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" + }, @@ -25372,17 +25383,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "wakattac", - "title": "ComfyUI-AbstractImaGen", - "id": "abstract-imagen", - "reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen", - "files": [ - "https://github.com/wakattac/ComfyUI-AbstractImaGen" - ], - "install_type": "git-clone", - "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 03b0c802..b2aa45b6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "wakattac", + "title": "ComfyUI-AbstractImaGen", + "id": "abstract-imagen", + "reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen", + "files": [ + "https://github.com/wakattac/ComfyUI-AbstractImaGen" + ], + "install_type": "git-clone", + "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" + }, { "author": "unicough", "title": "OpenAI Image API with gpt-image-1", @@ -681,16 +692,6 @@ ], "install_type": "git-clone", "description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2" - }, - { - "author": "Cyber-BCat", - "title": "Cyber-BlackCat", - "reference": "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector", - "files": [ - "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector" - ], - "install_type": "git-clone", - "description": "modify the original node instruction of image vector, add ‘imagemagick’ which is the key base Python library of ‘wand’ library." } ] }