From 6c627fe42250573857b3b13fe2b3ca41ac4d9cfa Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Sep 2025 06:41:49 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 43 ++++++++++++++-------------- extension-node-map.json | 44 ++--------------------------- node_db/new/custom-node-list.json | 20 +++++++++++++ node_db/new/extension-node-map.json | 44 ++--------------------------- 4 files changed, 47 insertions(+), 104 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b7c75eea..9a1cfbe4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19837,16 +19837,6 @@ ], "install_type": "git-clone", "description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm." - }, - { - "author": "Dehypnotic", - "title": "Save MP3", - "reference": "https://github.com/Dehypnotic/comfyui-save-mp3", - "files": [ - "https://github.com/Dehypnotic/comfyui-save-mp3" - ], - "install_type": "git-clone", - "description": "A node for saving audio in MP3-format with selected bitrate mode and quality to an output subfolder or absolute path on any drive." }, { "author": "SparknightLLC", @@ -32849,6 +32839,26 @@ "install_type": "git-clone", "description": "Custom ComfyUI node for running LLMs via HuggingFace pipeline. Supports both local paths and HuggingFace model names." }, + { + "author": "semonxue", + "title": "ComfyUI FlexAI Nodes", + "reference": "https://github.com/Semonxue/Comfyui-flexai", + "files": [ + "https://github.com/Semonxue/Comfyui-flexai" + ], + "install_type": "git-clone", + "description": "Use the fewest nodes for the most flexible model calls. A versatile ComfyUI plugin for OpenAI-compatible APIs, featuring multi-purpose nodes for text and image, support for switching between multiple API providers, and auto-saving of custom models. Compatible with new models like nano-banana and seedream4." + }, + { + "author": "Dehypnotic", + "title": "Save MP3", + "reference": "https://github.com/Dehypnotic/comfyui-save-mp3", + "files": [ + "https://github.com/Dehypnotic/comfyui-save-mp3" + ], + "install_type": "git-clone", + "description": "A node for saving audio in MP3-format with selected bitrate mode and quality to an output subfolder or absolute path on any drive." + }, @@ -33295,17 +33305,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "semonxue", - "title": "ComfyUI FlexAI Nodes", - "reference": "https://github.com/Semonxue/Comfyui-flexai", - "files": [ - "https://github.com/Semonxue/Comfyui-flexai" - ], - "install_type": "git-clone", - "description": "Use the fewest nodes for the most flexible model calls. A versatile ComfyUI plugin for OpenAI-compatible APIs, featuring multi-purpose nodes for text and image, support for switching between multiple API providers, and auto-saving of custom models. Compatible with new models like nano-banana and seedream4." - } - + } ] } diff --git a/extension-node-map.json b/extension-node-map.json index a1dd00b7..4577ada5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2014,9 +2014,11 @@ "PromptCleanup", "PromptContextMerge", "PromptGenerator", + "PromptGeneratorAdvanced", "PromptMixer", "PromptRepack", "PromptReplace", + "PromptSequencer", "PromptShuffle", "PromptShuffleAdvanced", "PromptSplitter", @@ -28254,47 +28256,6 @@ "Rough Outline JK", "SD3 Prompts Switch JK", "SDXL Target Res JK", - "SDXLPromptStylerAll", - "SDXLPromptStylerHorror", - "SDXLPromptStylerMisc", - "SDXLPromptStylerbyArtist", - "SDXLPromptStylerbyCamera", - "SDXLPromptStylerbyComposition", - "SDXLPromptStylerbyCyberpunkSurrealism", - "SDXLPromptStylerbyDepth", - "SDXLPromptStylerbyDiva", - "SDXLPromptStylerbyEnvironment", - "SDXLPromptStylerbyFantasySetting", - "SDXLPromptStylerbyFilter", - "SDXLPromptStylerbyFocus", - "SDXLPromptStylerbyFooocus", - "SDXLPromptStylerbyImpressionism", - "SDXLPromptStylerbyLighting", - "SDXLPromptStylerbyMarc", - "SDXLPromptStylerbyMileHigh", - "SDXLPromptStylerbyMood", - "SDXLPromptStylerbyMre", - "SDXLPromptStylerbyMythicalCreature", - "SDXLPromptStylerbyOriginal", - "SDXLPromptStylerbyQuantumRealism", - "SDXLPromptStylerbySai", - "SDXLPromptStylerbySteamPunkRealism", - "SDXLPromptStylerbySubject", - "SDXLPromptStylerbySurrealism", - "SDXLPromptStylerbyTheme", - "SDXLPromptStylerbyTimeofDay", - "SDXLPromptStylerbyTwri", - "SDXLPromptStylerbyWyvern", - "SDXLPromptbyCelticArt", - "SDXLPromptbyContemporaryNordicArt", - "SDXLPromptbyFashionArt", - "SDXLPromptbyGothicRevival", - "SDXLPromptbyIrishFolkArt", - "SDXLPromptbyRomanticNationalismArt", - "SDXLPromptbySportsArt", - "SDXLPromptbyStreetArt", - "SDXLPromptbyVikingArt", - "SDXLPromptbyWildlifeArt", "Sampler Loader JK", "Save Image with Metadata Flow JK", "Save Image with Metadata JK", @@ -29163,6 +29124,7 @@ "FK_3dpose", "FK_Node", "FK_ShowBaseNode", + "FK_gjttNode2", "FK_imgedit" ], { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ffeebeba..e26ce2d9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "semonxue", + "title": "ComfyUI FlexAI Nodes", + "reference": "https://github.com/Semonxue/Comfyui-flexai", + "files": [ + "https://github.com/Semonxue/Comfyui-flexai" + ], + "install_type": "git-clone", + "description": "Use the fewest nodes for the most flexible model calls. A versatile ComfyUI plugin for OpenAI-compatible APIs, featuring multi-purpose nodes for text and image, support for switching between multiple API providers, and auto-saving of custom models. Compatible with new models like nano-banana and seedream4." + }, + { + "author": "Dehypnotic", + "title": "Save MP3", + "reference": "https://github.com/Dehypnotic/comfyui-save-mp3", + "files": [ + "https://github.com/Dehypnotic/comfyui-save-mp3" + ], + "install_type": "git-clone", + "description": "A node for saving audio in MP3-format with selected bitrate mode and quality to an output subfolder or absolute path on any drive." + }, { "author": "len-ml", "title": "comfyui_qwen_image_edit_adv", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a1dd00b7..4577ada5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2014,9 +2014,11 @@ "PromptCleanup", "PromptContextMerge", "PromptGenerator", + "PromptGeneratorAdvanced", "PromptMixer", "PromptRepack", "PromptReplace", + "PromptSequencer", "PromptShuffle", "PromptShuffleAdvanced", "PromptSplitter", @@ -28254,47 +28256,6 @@ "Rough Outline JK", "SD3 Prompts Switch JK", "SDXL Target Res JK", - "SDXLPromptStylerAll", - "SDXLPromptStylerHorror", - "SDXLPromptStylerMisc", - "SDXLPromptStylerbyArtist", - "SDXLPromptStylerbyCamera", - "SDXLPromptStylerbyComposition", - "SDXLPromptStylerbyCyberpunkSurrealism", - "SDXLPromptStylerbyDepth", - "SDXLPromptStylerbyDiva", - "SDXLPromptStylerbyEnvironment", - "SDXLPromptStylerbyFantasySetting", - "SDXLPromptStylerbyFilter", - "SDXLPromptStylerbyFocus", - "SDXLPromptStylerbyFooocus", - "SDXLPromptStylerbyImpressionism", - "SDXLPromptStylerbyLighting", - "SDXLPromptStylerbyMarc", - "SDXLPromptStylerbyMileHigh", - "SDXLPromptStylerbyMood", - "SDXLPromptStylerbyMre", - "SDXLPromptStylerbyMythicalCreature", - "SDXLPromptStylerbyOriginal", - "SDXLPromptStylerbyQuantumRealism", - "SDXLPromptStylerbySai", - "SDXLPromptStylerbySteamPunkRealism", - "SDXLPromptStylerbySubject", - "SDXLPromptStylerbySurrealism", - "SDXLPromptStylerbyTheme", - "SDXLPromptStylerbyTimeofDay", - "SDXLPromptStylerbyTwri", - "SDXLPromptStylerbyWyvern", - "SDXLPromptbyCelticArt", - "SDXLPromptbyContemporaryNordicArt", - "SDXLPromptbyFashionArt", - "SDXLPromptbyGothicRevival", - "SDXLPromptbyIrishFolkArt", - "SDXLPromptbyRomanticNationalismArt", - "SDXLPromptbySportsArt", - "SDXLPromptbyStreetArt", - "SDXLPromptbyVikingArt", - "SDXLPromptbyWildlifeArt", "Sampler Loader JK", "Save Image with Metadata Flow JK", "Save Image with Metadata JK", @@ -29163,6 +29124,7 @@ "FK_3dpose", "FK_Node", "FK_ShowBaseNode", + "FK_gjttNode2", "FK_imgedit" ], {