Download weights You can download weights manually as follows:
Download our trained weights.
Download the weights of other components:
sd-vae-ft-mse whisper dwpose face-parse-bisent resnet18 Finally, these weights should be organized in models as follows:
./models/ ├── musetalk │ └── musetalk.json │ └── pytorch_model.bin ├── dwpose │ └── dw-ll_ucoco_384.pth ├── face-parse-bisent │ ├── 79999_iter.pth │ └── resnet18-5c106cde.pth ├── sd-vae-ft-mse │ ├── config.json │ └── diffusion_pytorch_model.bin └── whisper └── tiny.pt
Quicks
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support