diff --git a/custom-node-list.json b/custom-node-list.json index ac14a2d3..bfcf36e2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18777,6 +18777,17 @@ "install_type": "git-clone", "description": "Nodes for NSFW content filtering" }, + { + "author": "Vaibhavs10", + "title": "ComfyUI-DDUF", + "reference": "https://github.com/Vaibhavs10/ComfyUI-DDUF", + "files": [ + "https://github.com/Vaibhavs10/ComfyUI-DDUF" + ], + "install_type": "git-clone", + "description": "Run DDUF in ComfyUI - powered by Diffusers." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 7cecadd4..04c4f008 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8699,6 +8699,18 @@ "title_aux": "Tripo for ComfyUI" } ], + "https://github.com/Vaibhavs10/ComfyUI-DDUF": [ + [ + "DDUFLoader", + "DiffusersModelMakeup", + "DiffusersPipelineLoader", + "DiffusersSchedulerLoader", + "DiffusersSimpleSampler" + ], + { + "title_aux": "ComfyUI-DDUF" + } + ], "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": [ [ "LivePortraitProcess_animal" diff --git a/github-stats.json b/github-stats.json index 4e533aff..eb5a7c09 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3049,6 +3049,11 @@ "last_update": "2024-12-05 10:54:41", "author_account_age_days": 435 }, + "https://github.com/Vaibhavs10/ComfyUI-DDUF": { + "stars": 0, + "last_update": "2025-01-03 15:10:44", + "author_account_age_days": 3174 + }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": { "stars": 5, "last_update": "2024-11-09 08:00:22", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b1097660..acdc87c2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -19,6 +19,16 @@ "install_type": "git-clone", "description": "This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch." }, + { + "author": "Vaibhavs10", + "title": "ComfyUI-DDUF", + "reference": "https://github.com/Vaibhavs10/ComfyUI-DDUF", + "files": [ + "https://github.com/Vaibhavs10/ComfyUI-DDUF" + ], + "install_type": "git-clone", + "description": "Run DDUF in ComfyUI - powered by Diffusers." + }, { "author": "tocubed", "title": "ComfyUI-EvTexture", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7cecadd4..04c4f008 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8699,6 +8699,18 @@ "title_aux": "Tripo for ComfyUI" } ], + "https://github.com/Vaibhavs10/ComfyUI-DDUF": [ + [ + "DDUFLoader", + "DiffusersModelMakeup", + "DiffusersPipelineLoader", + "DiffusersSchedulerLoader", + "DiffusersSimpleSampler" + ], + { + "title_aux": "ComfyUI-DDUF" + } + ], "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": [ [ "LivePortraitProcess_animal"