musetalkmodels / README.md
Benson's picture
Upload folder using huggingface_hub
94dd515 verified
|
raw
history blame
795 Bytes
metadata
license: mit

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

image/png