PaddlePaddle / PaddleGAN

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Apache License 2.0
7.75k stars 1.23k forks source link

where is the motion transfer model path? #821

Open AWangji opened 8 months ago

AWangji commented 8 months ago

thanks for your open excellent project. But I have one question when I use. In your codes, there is only one vox-mobile pre-trained model url but no other models path. Since I need the motion transfer model, I want to know how can I get it, like taichi or fashion model and so on. thanks

JunnYu commented 5 months ago

Currently, we only have one model, Vox-mobile, and no other models are available.