From 84107d2b6591f17f22c3883069791268d0f1aeda Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 16 Aug 2024 22:46:02 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 20 ++++++++++++++++---- github-stats.json | 5 +++++ node_db/dev/custom-node-list.json | 22 ++++++++++++---------- node_db/dev/extension-node-map.json | 19 +++++++++++-------- node_db/dev/github-stats.json | 5 +++++ node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 21 +++++++++++---------- node_db/new/extension-node-map.json | 20 ++++++++++++++++---- 8 files changed, 86 insertions(+), 36 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 4b2befd8..46eb23ec 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2070,6 +2070,7 @@ "BinaryPreprocessor", "CannyEdgePreprocessor", "ColorPreprocessor", + "ControlNetAuxSimpleAddText", "ControlNetPreprocessorSelector", "DSINE-NormalMapPreprocessor", "DWPreprocessor", @@ -2077,6 +2078,7 @@ "DepthAnythingPreprocessor", "DepthAnythingV2Preprocessor", "DiffusionEdge_Preprocessor", + "ExecuteAllControlNetPreprocessors", "FacialPartColoringFromPoseKps", "FakeScribblePreprocessor", "HEDPreprocessor", @@ -3779,6 +3781,7 @@ ], "https://github.com/MohammadAboulEla/ComfyUI-iTools": [ [ + "iToolsAddOverlay", "iToolsLoadImagePlus", "iToolsPromptLoader", "iToolsPromptSaver" @@ -10133,7 +10136,8 @@ ], "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ - "ImagesToPNG" + "Images_to_PNG", + "Show_String" ], { "title_aux": "ComfyUI-D00MYsNodes" @@ -10231,7 +10235,15 @@ "WidthHeightPicker" ], { - "title_aux": "Various custom nodes by Eden.art" + "title_aux": "Eden.art nodesuite" + } + ], + "https://github.com/edenartlab/sd-lora-trainer": [ + [ + "Eden_LoRa_trainer" + ], + { + "title_aux": "Eden.art LoRa Trainer" } ], "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [ @@ -14673,10 +14685,8 @@ "CanvasCreatorSimple", "CircleCreator", "CirclesGenerator", - "CreateCircleMask", "CreateMaskWithCanvas", "CreateNestedPNGMask", - "CreatePolygonPNGMask", "CreateSimpleMask", "CreateTillingPNGMask", "CreateWatermarkRemovalMask", @@ -14694,6 +14704,7 @@ "IntMultiplication", "IntSubtraction", "IntToFloatMultiplication", + "LoRALoaderWithNameStacker", "LogicNot", "NoneToZero", "NumeralToString", @@ -17079,6 +17090,7 @@ "Compare-\ud83d\udd2c", "DebugPrint-\ud83d\udd2c", "Float-\ud83d\udd2c", + "If ANY execute A else B-\ud83d\udd2c", "If ANY return A else B-\ud83d\udd2c", "Int-\ud83d\udd2c", "String-\ud83d\udd2c" diff --git a/github-stats.json b/github-stats.json index f4f7be9d..a43bc2a6 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3349,6 +3349,11 @@ "last_update": "2024-08-13 17:16:57", "author_account_age_days": 325 }, + "https://github.com/edenartlab/sd-lora-trainer": { + "stars": 1, + "last_update": "2024-08-16 09:40:34", + "author_account_age_days": 325 + }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, "last_update": "2024-08-05 14:08:18", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 9ed30900..7310d648 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,18 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + + + { + "author": "sebord", + "title": "ComfyUI-LMCQ [WIP]", + "reference": "https://github.com/sebord/ComfyUI-LMCQ", + "files": [ + "https://github.com/sebord/ComfyUI-LMCQ" + ], + "install_type": "git-clone", + "description": "ComfyUI small node toolkit, this toolkit is mainly to update some practical small nodes, to make a contribution to the comfyui ecosystem, PS: 'LMCQ' is the abbreviation of the team name" + }, { "author": "logtd", "title": "ComfyUI-Fluxtapoz [WIP]", @@ -1749,16 +1761,6 @@ "install_type": "git-clone", "description": "This answers the itch for being able to easily paste [a/CivitAI.com](https://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]", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of [a/AnyText](https://github.com/tyxsspa/AnyText/tree/825bcc54687206b15bd7e28ba1a8b095989d58e3) for ComfyUI(EXP)" - }, { "author": "nidefawl", "title": "ComfyUI-nidefawl [UNSAFE]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index a0230bf8..a922fd59 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -885,14 +885,6 @@ "title_aux": "visuallabs_comfyui_nodes" } ], - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": [ - [ - "AnyTextNode_Zho" - ], - { - "title_aux": "ComfyUI-AnyText [WIP]" - } - ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [ [ "AuraSR_Lterative_Zho", @@ -2394,6 +2386,17 @@ "title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration" } ], + "https://github.com/sebord/ComfyUI-LMCQ": [ + [ + "LmcqImageSaver", + "LmcqImageSaverTransit", + "LmcqImageSaverWeb", + "LmcqLoadFluxNF4Checkpoint" + ], + { + "title_aux": "ComfyUI-LMCQ [WIP]" + } + ], "https://github.com/shadowcz007/ComfyUI-PuLID-Test": [ [ "ApplyPulid", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 6dd23fe3..0e58054a 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -879,6 +879,11 @@ "last_update": "2024-06-14 10:26:56", "author_account_age_days": 287 }, + "https://github.com/sebord/ComfyUI-LMCQ": { + "stars": 1, + "last_update": "2024-08-16 11:59:06", + "author_account_age_days": 840 + }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 2c2a68c8..2b24e14e 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-AnyText [NOT MAINTAINED]", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/AnyText](https://github.com/tyxsspa/AnyText/tree/825bcc54687206b15bd7e28ba1a8b095989d58e3) for ComfyUI(EXP)" + }, { "author": "shinich39", "title": "comfyui-pkg39 [DEPRECATED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bcd37764..8accf602 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,17 @@ "install_type": "git-clone", "description": "Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)" }, + { + "author": "aiXander", + "title": "Eden.art LoRa Trainer", + "id": "Eden", + "reference": "https://github.com/edenartlab/sd-lora-trainer", + "files": [ + "https://github.com/edenartlab/sd-lora-trainer" + ], + "install_type": "git-clone", + "description": "Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15" + }, { "author": "ControlAltAI", "title": "ControlAltAI Nodes", @@ -683,16 +694,6 @@ ], "install_type": "git-clone", "description": "This extension integrates Google's Gemini API and Ollama into ComfyUI, allowing users to leverage these powerful language models directly within their ComfyUI workflows." - }, - { - "author": "lenskikh", - "title": "Propmt Worker", - "reference": "https://github.com/lenskikh/ComfyUI-Prompt-Worker", - "files": [ - "https://github.com/lenskikh/ComfyUI-Prompt-Worker" - ], - "install_type": "git-clone", - "description": "Node:Prompt Worker. A text manipulation node for postprocessing of prompt." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4b2befd8..46eb23ec 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2070,6 +2070,7 @@ "BinaryPreprocessor", "CannyEdgePreprocessor", "ColorPreprocessor", + "ControlNetAuxSimpleAddText", "ControlNetPreprocessorSelector", "DSINE-NormalMapPreprocessor", "DWPreprocessor", @@ -2077,6 +2078,7 @@ "DepthAnythingPreprocessor", "DepthAnythingV2Preprocessor", "DiffusionEdge_Preprocessor", + "ExecuteAllControlNetPreprocessors", "FacialPartColoringFromPoseKps", "FakeScribblePreprocessor", "HEDPreprocessor", @@ -3779,6 +3781,7 @@ ], "https://github.com/MohammadAboulEla/ComfyUI-iTools": [ [ + "iToolsAddOverlay", "iToolsLoadImagePlus", "iToolsPromptLoader", "iToolsPromptSaver" @@ -10133,7 +10136,8 @@ ], "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ - "ImagesToPNG" + "Images_to_PNG", + "Show_String" ], { "title_aux": "ComfyUI-D00MYsNodes" @@ -10231,7 +10235,15 @@ "WidthHeightPicker" ], { - "title_aux": "Various custom nodes by Eden.art" + "title_aux": "Eden.art nodesuite" + } + ], + "https://github.com/edenartlab/sd-lora-trainer": [ + [ + "Eden_LoRa_trainer" + ], + { + "title_aux": "Eden.art LoRa Trainer" } ], "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [ @@ -14673,10 +14685,8 @@ "CanvasCreatorSimple", "CircleCreator", "CirclesGenerator", - "CreateCircleMask", "CreateMaskWithCanvas", "CreateNestedPNGMask", - "CreatePolygonPNGMask", "CreateSimpleMask", "CreateTillingPNGMask", "CreateWatermarkRemovalMask", @@ -14694,6 +14704,7 @@ "IntMultiplication", "IntSubtraction", "IntToFloatMultiplication", + "LoRALoaderWithNameStacker", "LogicNot", "NoneToZero", "NumeralToString", @@ -17079,6 +17090,7 @@ "Compare-\ud83d\udd2c", "DebugPrint-\ud83d\udd2c", "Float-\ud83d\udd2c", + "If ANY execute A else B-\ud83d\udd2c", "If ANY return A else B-\ud83d\udd2c", "Int-\ud83d\udd2c", "String-\ud83d\udd2c"