From be3d1633a94c1fbb27cbcb5d3da11f1e3c7fcf4f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 6 Jun 2024 11:52:19 +0900 Subject: [PATCH] update DB --- github-stats.json | 4 ++++ node_db/dev/custom-node-list.json | 12 +++++++++++- node_db/new/custom-node-list.json | 1 + 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/github-stats.json b/github-stats.json index e317cd1c..16fc3246 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2303,6 +2303,10 @@ "stars": 48, "last_update": "2024-04-28 15:36:22" }, + "https://github.com/huchenlei/ComfyUI_densediffusion": { + "stars": 8, + "last_update": "2024-06-06 02:30:31" + }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-02-24 21:41:24" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 8212ff9b..1930cae4 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,7 +10,17 @@ }, - + { + "author": "huchenlei", + "title": "ComfyUI DenseDiffusion [WIP]", + "id": "densediffusion", + "reference": "https://github.com/huchenlei/ComfyUI_densediffusion", + "files": [ + "https://github.com/huchenlei/ComfyUI_densediffusion" + ], + "install_type": "git-clone", + "description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI." + }, { "author": "endman100", "title": "ComfyUI Nodes: SaveConditioning and LoadConditioning", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d8515e01..780bb751 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,7 @@ + { "author": "DataCTE", "title": "Prompt Injection Node for ComfyUI",