From 86e13b6ee1345b47672b3d5bc1c3ebba95de0908 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 21 Sep 2024 01:38:37 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 10 ++++++++++ github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 20 ++++++++++---------- node_db/new/extension-node-map.json | 10 ++++++++++ 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ba1ba4f7..964188db 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1221,6 +1221,16 @@ "install_type": "git-clone", "description": "[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation." }, + { + "author": "cubiq", + "title": "Flux blocks patcher sampler", + "reference": "https://github.com/cubiq/Block_Patcher_ComfyUI", + "files": [ + "https://github.com/cubiq/Block_Patcher_ComfyUI" + ], + "install_type": "git-clone", + "description": "This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes." + }, { "author": "shockz0rz", "title": "InterpolateEverything", diff --git a/extension-node-map.json b/extension-node-map.json index 6c532c3a..082a8888 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10244,6 +10244,15 @@ "title_aux": "Crystools" } ], + "https://github.com/cubiq/Block_Patcher_ComfyUI": [ + [ + "FluxBlockPatcherSampler", + "PlotBlockParams" + ], + { + "title_aux": "Flux blocks patcher sampler" + } + ], "https://github.com/cubiq/ComfyUI_FaceAnalysis": [ [ "FaceAlign", @@ -20046,6 +20055,7 @@ "ErrorLogNode", "ExecutionTime", "FileBasedChatNode", + "FluxPromptEngineeringNode", "Gemini1_5Text", "Gemini1_5Vision", "GeminiFluxPrompt", diff --git a/github-stats.json b/github-stats.json index 46b284ad..ba894388 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3404,6 +3404,11 @@ "last_update": "2024-07-31 20:06:26", "author_account_age_days": 4205 }, + "https://github.com/cubiq/Block_Patcher_ComfyUI": { + "stars": 2, + "last_update": "2024-09-20 15:52:39", + "author_account_age_days": 5099 + }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 298, "last_update": "2024-08-27 07:07:06", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 32696969..9cab5af0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ + { + "author": "cubiq", + "title": "Flux blocks patcher sampler", + "reference": "https://github.com/cubiq/Block_Patcher_ComfyUI", + "files": [ + "https://github.com/cubiq/Block_Patcher_ComfyUI" + ], + "install_type": "git-clone", + "description": "This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes." + }, { "author": "da2el-ai", "title": "D2 XYPlot Utils", @@ -684,16 +694,6 @@ ], "install_type": "git-clone", "description": " Save Your Image to BunnyStorage" - }, - { - "author": "xlinx", - "title": "ComfyUI-decadetw-spout-syphon-im-vj", - "reference": "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj", - "files": [ - "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj" - ], - "install_type": "git-clone", - "description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6c532c3a..082a8888 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10244,6 +10244,15 @@ "title_aux": "Crystools" } ], + "https://github.com/cubiq/Block_Patcher_ComfyUI": [ + [ + "FluxBlockPatcherSampler", + "PlotBlockParams" + ], + { + "title_aux": "Flux blocks patcher sampler" + } + ], "https://github.com/cubiq/ComfyUI_FaceAnalysis": [ [ "FaceAlign", @@ -20046,6 +20055,7 @@ "ErrorLogNode", "ExecutionTime", "FileBasedChatNode", + "FluxPromptEngineeringNode", "Gemini1_5Text", "Gemini1_5Vision", "GeminiFluxPrompt",