From 0f679ac99c3ae83a1ce58579916afec1faf257c8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 31 Aug 2024 10:37:28 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 4 ++++ node_db/dev/extension-node-map.json | 8 ++++++++ node_db/dev/github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 4 ++++ 6 files changed, 23 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f35d4b02..11e81e7c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7269,7 +7269,7 @@ { "author": "logtd", "title": "ComfyUI-4DHumans", - "id": "4dhumans", + "id": "comfyui-4dhumans", "reference": "https://github.com/logtd/ComfyUI-4DHumans", "files": [ "https://github.com/logtd/ComfyUI-4DHumans" diff --git a/extension-node-map.json b/extension-node-map.json index 42012c08..0407752a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10154,6 +10154,7 @@ ], "https://github.com/daryltucker/ComfyUI-LoadFiles": [ [ + "CountLines", "ListFilenames", "LoadImages" ], @@ -13632,6 +13633,7 @@ "FloatConstant", "FloatToMask", "FloatToSigmas", + "FluxBlockLoraLoader", "GLIGENTextBoxApplyBatchCoords", "GenerateNoise", "GetImageRangeFromBatch", @@ -14981,6 +14983,7 @@ ], "https://github.com/lucafoscili/comfyui-lf": [ [ + "LF_BlurImages", "LF_CharacterImpersonator", "LF_ControlPanel", "LF_DisplayJSON", @@ -14993,6 +14996,7 @@ "LF_LoadLocalJSON", "LF_Lora2Prompt", "LF_LoraTag2Prompt", + "LF_MultipleImageResizeForWeb", "LF_SequentialSeedsGenerator", "LF_Something2Number", "LF_Something2String", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 8a88962f..e2994b39 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1811,6 +1811,14 @@ "title_aux": "ie-comfyui-color-nodes" } ], + "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [ + [ + "ComfyFluxSize" + ], + { + "title_aux": "ComfyUI-ComfyFluxSize [WIP]" + } + ], "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [ [ "JHK_Utils_ImageRemoveBackground", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index c2085968..40d46f43 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -654,6 +654,11 @@ "last_update": "2024-06-18 10:54:55", "author_account_age_days": 336 }, + "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { + "stars": 0, + "last_update": "2024-08-30 06:42:39", + "author_account_age_days": 523 + }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 1, "last_update": "2024-08-16 19:54:07", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9028a9fe..2730df76 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -87,7 +87,7 @@ { "author": "logtd", "title": "ComfyUI-4DHumans", - "id": "4dhumans", + "id": "comfyui-4dhumans", "reference": "https://github.com/logtd/ComfyUI-4DHumans", "files": [ "https://github.com/logtd/ComfyUI-4DHumans" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 42012c08..0407752a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10154,6 +10154,7 @@ ], "https://github.com/daryltucker/ComfyUI-LoadFiles": [ [ + "CountLines", "ListFilenames", "LoadImages" ], @@ -13632,6 +13633,7 @@ "FloatConstant", "FloatToMask", "FloatToSigmas", + "FluxBlockLoraLoader", "GLIGENTextBoxApplyBatchCoords", "GenerateNoise", "GetImageRangeFromBatch", @@ -14981,6 +14983,7 @@ ], "https://github.com/lucafoscili/comfyui-lf": [ [ + "LF_BlurImages", "LF_CharacterImpersonator", "LF_ControlPanel", "LF_DisplayJSON", @@ -14993,6 +14996,7 @@ "LF_LoadLocalJSON", "LF_Lora2Prompt", "LF_LoraTag2Prompt", + "LF_MultipleImageResizeForWeb", "LF_SequentialSeedsGenerator", "LF_Something2Number", "LF_Something2String",