comfyui_musev_evolved

comfyui_musev_evolved
★ 26

动态图生成图像到视频MuseVComfyUI插件
基于MuseV的ComfyUI节点,把静态图像通过扩散模型生成可配置的动画视频,参数灵活易集成。
💡 将静态图片按设置生成短视频或动图。
🍴 6 Forks💻 Python🔄 2024-06-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
📦 requirements.txt
tqdm
numpy>=1.18.1
scipy
sklearn
infomap
faiss-gpu
example01
example01
example01
example02
example02
example03
example02
example01
📄 README

ComfyUI MuseV Evolved

Based on the diffusion model, let us animate anything.

This is the ComfyUI version of MuseV, which also draws inspiration from ComfyUI-MuseV. It offers more configurable parameters, making it more flexible in implementation.

| Input | Output |

| —- | —- |

| | |

| | |

| | |

Example Workflow

| Input | Output | Workflow Preview | Workflow |

| —- | —- | —- | —- |

| | | | workflow |

Prepare Models

download https://huggingface.co/TMElyralab/MuseV to ComfyUI/models/diffusers

huggingface-cli download --resume-download TMElyralab/MuseV --local-dir ComfyUI/models/diffusers/TMElyralab/MuseV

Contribution

Thank you for considering to help out with the source code! Welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you’d like to contribute to this project, please fork, fix, commit and send a pull request for me to review and merge into the main code base.