mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
2801b929e7
commit
6b12e9902c
@ -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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user