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

@@ -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",

View File

@@ -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"