From 7d8ebfe91bf55e4e45957c737a71b7a7d21a37d1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 22 Jun 2025 00:08:43 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 8 ++++++++ github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 5 files changed, 41 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 51bcdb71..0119be2c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26632,6 +26632,16 @@ "install_type": "git-clone", "description": "ComfyUI-KikoTools provides carefully crafted, production-ready nodes grouped under the 'ComfyAssets' category. Each tool is designed with clean interfaces, comprehensive testing, and optimized performance for SDXL and FLUX workflows." }, + { + "author": "kiko9", + "title": "ComfyUI-KikoStats", + "reference": "https://github.com/ComfyAssets/ComfyUI-KikoStats", + "files": [ + "https://github.com/ComfyAssets/ComfyUI-KikoStats" + ], + "install_type": "git-clone", + "description": "Real-time monitoring and statistics for ComfyUI" + }, { "author": "TFL-TFL", "title": "ComfyUI_Text_Translation", diff --git a/extension-node-map.json b/extension-node-map.json index e4b9e4f4..5272cb31 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3443,6 +3443,14 @@ "title_aux": "ComfyUI-FuncAsTexture-CoiiNode" } ], + "https://github.com/ComfyAssets/ComfyUI-KikoStats": [ + [ + "ResourceMonitor" + ], + { + "title_aux": "ComfyUI-KikoStats" + } + ], "https://github.com/ComfyAssets/ComfyUI-KikoTools": [ [ "EmptyLatentBatch", diff --git a/github-stats.json b/github-stats.json index fec6ea6a..04160e2c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1234,6 +1234,11 @@ "last_update": "2025-06-20 08:51:56", "author_account_age_days": 2259 }, + "https://github.com/ComfyAssets/ComfyUI-KikoStats": { + "stars": 0, + "last_update": "2025-06-21 15:03:38", + "author_account_age_days": 28 + }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 0, "last_update": "2025-06-20 15:03:50", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 55da0752..67991956 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ "install_type": "git-clone", "description": "Face restoration with GFPGAN." }, + { + "author": "kiko9", + "title": "ComfyUI-KikoStats", + "reference": "https://github.com/ComfyAssets/ComfyUI-KikoStats", + "files": [ + "https://github.com/ComfyAssets/ComfyUI-KikoStats" + ], + "install_type": "git-clone", + "description": "Real-time monitoring and statistics for ComfyUI" + }, { "author": "NumZ", "title": "ComfyUI-SeedVR2_VideoUpscaler", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e4b9e4f4..5272cb31 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3443,6 +3443,14 @@ "title_aux": "ComfyUI-FuncAsTexture-CoiiNode" } ], + "https://github.com/ComfyAssets/ComfyUI-KikoStats": [ + [ + "ResourceMonitor" + ], + { + "title_aux": "ComfyUI-KikoStats" + } + ], "https://github.com/ComfyAssets/ComfyUI-KikoTools": [ [ "EmptyLatentBatch",