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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI MuseV Evolved and select it
  5. 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.

example01

| Input | Output | | ---- | ---- | | example01 | example01 | | example02 | example02 | | example03 | example02 |

Example Workflow

| Input | Output | Workflow Preview | Workflow | | ---- | ---- | ---- | ---- | | example01 | example01 | example01 | 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.