ComfyUI-ViewCrafter

ComfyUI-ViewCrafter
★ 15

新视角合成多视图合成无额外依赖ComfyUI节点
将 ViewCrafter 集成到 ComfyUI,便捷实现 novel view synthesis(新视角合成),无需额外 Python 依赖。
💡 在 ComfyUI 中生成新视角图像,快速搭建多视图合成工作流。
🍴 1 Forks💻 Python🔄 2024-09-30
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/9671236b7e59
📄 README

ComfyUI-ViewCrafter

ComfyUI nodes to use ViewCrafter for novel view synthesis.

Installation

This requires no additional python packages.

Models

Download one of the ViewCrafter checkpoints to your ComfyUI/models/viewcrafter directory.

Please note the supported frame count and video resolutions.

Examples

Example workflows using video input and ComfyUI-DUSt3R input can be found in the example_workflows directory.

https://github.com/user-attachments/assets/72ceb1a3-8458-4e31-8451-e1a52440b3bf

https://github.com/user-attachments/assets/bb1b1d1f-0801-46be-860b-b73dfaf99d80

https://github.com/user-attachments/assets/03311f52-996f-4b52-8d1b-1f718162b365

Acknowledgements

Thanks to ExponentialML for his implementation of DynamiCrafter.