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

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"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": "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": "bedovyy",
"title": "ComfyUI_NAIDGenerator",