update DB

This commit is contained in:
Dr.Lt.Data 2025-01-04 00:18:27 +09:00
parent 2801b929e7
commit 6b12e9902c
5 changed files with 50 additions and 0 deletions

View File

@ -18777,6 +18777,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes for NSFW content filtering" "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."
},

View File

@ -8699,6 +8699,18 @@
"title_aux": "Tripo for ComfyUI" "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": [ "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": [
[ [
"LivePortraitProcess_animal" "LivePortraitProcess_animal"

View File

@ -3049,6 +3049,11 @@
"last_update": "2024-12-05 10:54:41", "last_update": "2024-12-05 10:54:41",
"author_account_age_days": 435 "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": { "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": {
"stars": 5, "stars": 5,
"last_update": "2024-11-09 08:00:22", "last_update": "2024-11-09 08:00:22",

View File

@ -19,6 +19,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch." "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", "author": "tocubed",
"title": "ComfyUI-EvTexture", "title": "ComfyUI-EvTexture",

View File

@ -8699,6 +8699,18 @@
"title_aux": "Tripo for ComfyUI" "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": [ "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": [
[ [
"LivePortraitProcess_animal" "LivePortraitProcess_animal"