Nodes Browser
ComfyDeploy: How ComfyUI MuseV Evolved works in ComfyUI?
What is ComfyUI MuseV Evolved?
Nodes:MuseVImg2Vid (comfyui_musev_evolved) NOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI MuseV Evolved
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.