update DB

This commit is contained in:
Dr.Lt.Data
2023-12-03 15:42:56 +09:00
parent 0c2c2adfcb
commit b7c2d00919
5 changed files with 195 additions and 13 deletions

View File

@@ -92,6 +92,16 @@
"install_type": "git-clone",
"description": "Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI."
},
{
"author": "Fannovel16",
"title": "ComfyUI-Video-Matting",
"reference": "https://github.com/Fannovel16/ComfyUI-Video-Matting",
"files": [
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
],
"install_type": "git-clone",
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{
"author": "biegert",
"title": "CLIPSeg",
@@ -1835,6 +1845,16 @@
"install_type": "git-clone",
"description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI."
},
{
"author": "Dream Project",
"title": "Dream Video Batches",
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
"files": [
"https://github.com/alt-key-project/comfyui-dream-video-batches"
],
"install_type": "git-clone",
"description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)."
},
{
"author": "seanlynch",
"title": "ComfyUI Optical Flow",
@@ -3309,16 +3329,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Dream Project",
"title": "Dream Video Batches",
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
"files": [
"https://github.com/alt-key-project/comfyui-dream-video-batches"
],
"install_type": "git-clone",
"description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)."
}
]
}