From 7ce5b8f5fbd00bf3240ea33786bed3c16f67c971 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 Nov 2024 13:52:59 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++ github-stats.json | 5 +++ node_db/new/custom-node-list.json | 52 +++++++------------------------ 3 files changed, 26 insertions(+), 41 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 89032995..f38f3a7e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7238,6 +7238,16 @@ "install_type": "git-clone", "description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations." }, + { + "author": "ShmuelRonen", + "title": "ComfyUI Flux 1.1 Ultra & Raw Node", + "reference": "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for Black Forest Labs' FLUX 1.1 [pro] API, supporting both regular and Ultra modes with optional Raw mode." + }, { "author": "redhottensors", "title": "ComfyUI-Prediction", diff --git a/github-stats.json b/github-stats.json index 5dbe8ca9..be31672c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2264,6 +2264,11 @@ "last_update": "2024-06-14 11:50:52", "author_account_age_days": 1344 }, + "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": { + "stars": 2, + "last_update": "2024-11-10 07:42:22", + "author_account_age_days": 1344 + }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 22, "last_update": "2024-10-12 02:07:36", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 907a6f07..beac75c3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + + { + "author": "ShmuelRonen", + "title": "ComfyUI Flux 1.1 Ultra & Raw Node", + "reference": "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for Black Forest Labs' FLUX 1.1 [pro] API, supporting both regular and Ultra modes with optional Raw mode." + }, { "author": "akspa0", "title": "ComfyUI-FapMixPlus", @@ -676,47 +687,6 @@ ], "install_type": "git-clone", "description": "ComfyUI Nodes that generate prompts with the help of LLM from local or remote Ollama." - }, - { - "author": "mfg637", - "title": "ComfyUI-ScheduledGuider-Ext", - "reference": "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext", - "files": [ - "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext" - ], - "install_type": "git-clone", - "description": "NODES:ScheduledCFGGuider, PerpNegScheduledCFGGuider, CosineScheduler, Add zSNR Sigma max, InvertSigmas, ConcatSigmas, OffsetSigmas" - }, - { - "author": "TZOOTZ", - "title": "TZOOTZ VHS Effect Node", - "reference": "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS", - "files": [ - "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS" - ], - "pip": ["numpy<2"], - "install_type": "git-clone", - "description": "The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise." - }, - { - "author": "sneccc", - "title": "comfyui-snek-nodes", - "reference": "https://github.com/sneccc/comfyui-snek-nodes", - "files": [ - "https://github.com/sneccc/comfyui-snek-nodes" - ], - "install_type": "git-clone", - "description": "NODES:Aesthetics, Aesthetics V2, Load AI Toolkit Latent Flux, Send_to_Eagle" - }, - { - "author": "jeffrey2212", - "title": "Pony Character Prompt Picker for ComfyUI", - "reference": "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt", - "files": [ - "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt" - ], - "install_type": "git-clone", - "description": "The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow." } ] }