update DB
This commit is contained in:
@@ -13,6 +13,28 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-MimicMotionWrapper",
|
||||
"id": "mimicmotion-kijai",
|
||||
"reference": "https://github.com/kijai/ComfyUI-MimicMotionWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-MimicMotionWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-OpenDiTWrapper",
|
||||
"id": "opendit-kijai",
|
||||
"reference": "https://github.com/kijai/ComfyUI-OpenDiTWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-OpenDiTWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_MS_Diffusion",
|
||||
@@ -672,28 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: add-image-miro-board."
|
||||
},
|
||||
{
|
||||
"author": "SamKhoze",
|
||||
"title": "DeepFuze",
|
||||
"id": "deepfuze",
|
||||
"reference": "https://github.com/SamKhoze/ComfyUI-DeepFuze",
|
||||
"files": [
|
||||
"https://github.com/SamKhoze/ComfyUI-DeepFuze"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, video generation, voice cloning, face swapping, and lipsync translation. Leveraging advanced algorithms, DeepFuze enables users to combine audio and video with unparalleled realism, ensuring perfectly synchronized facial movements. This innovative solution is ideal for content creators, animators, developers, and anyone seeking to elevate their video editing projects with sophisticated AI-driven features."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-UniAnimate",
|
||||
"id": "unianimate",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-UniAnimate",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-UniAnimate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/UniAnimate](https://github.com/ali-vilab/UniAnimate)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3564,6 +3564,7 @@
|
||||
"LatentInsertWithBBox(FaceParsing)",
|
||||
"LatentSize(FaceParsing)",
|
||||
"MaskComposite(FaceParsing)",
|
||||
"MaskInsertWithBBox(FaceParsing)",
|
||||
"MaskListComposite(FaceParsing)",
|
||||
"MaskListSelect(FaceParsing)",
|
||||
"MaskToBBox(FaceParsing)",
|
||||
@@ -11189,6 +11190,32 @@
|
||||
"title_aux": "Marigold depth estimation in ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-MimicMotionWrapper": [
|
||||
[
|
||||
"DiffusersScheduler",
|
||||
"DownloadAndLoadMimicMotionModel",
|
||||
"MimicMotionDecode",
|
||||
"MimicMotionGetPoses",
|
||||
"MimicMotionSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MimicMotionWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-OpenDiTWrapper": [
|
||||
[
|
||||
"DownloadAndLoadOpenDiTT5Model",
|
||||
"DownloadAndLoadOpenSoraModel",
|
||||
"DownloadAndLoadOpenSoraVAE",
|
||||
"OpenDiTConditioning",
|
||||
"OpenDiTSampler",
|
||||
"OpenSoraDecode",
|
||||
"OpenSoraEncodeReference"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OpenDiTWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-SUPIR": [
|
||||
[
|
||||
"SUPIR_Upscale",
|
||||
|
||||
Reference in New Issue
Block a user