update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user