Merge pull request #209 from alt-key-project/DVB

Added Dream Video Batches to node list
This commit is contained in:
Dr.Lt.Data
2023-12-03 08:33:38 +09:00
committed by GitHub

View File

@@ -3309,6 +3309,16 @@
],
"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)."
}
]
}