warmshao / FasterLivePortrait

Bring portraits to life in Real Time!onnx/tensorrt support!实时肖像驱动!
455 stars 42 forks source link

Any plan to support animal model? #46

Closed yuananf closed 1 month ago

yuananf commented 1 month ago

https://github.com/KwaiVGI/LivePortrait/blob/main/assets/docs/changelog/2024-08-02.md

warmshao commented 1 month ago

https://github.com/KwaiVGI/LivePortrait/blob/main/assets/docs/changelog/2024-08-02.md

tonight or tomorrow,stay tuned

yuananf commented 1 month ago

https://github.com/KwaiVGI/LivePortrait/blob/main/assets/docs/changelog/2024-08-02.md

tonight or tomorrow,stay tuned

Thank you! And there are also some tips which will accelerate the process.

  1. use cupy instead of numpy in paste_back
  2. compile ffmpeg so it can use cuda, then replace 'libx264' with 'h264_nvenc'
warmshao commented 1 month ago

https://github.com/KwaiVGI/LivePortrait/blob/main/assets/docs/changelog/2024-08-02.md

tonight or tomorrow,stay tuned

Thank you! And there are also some tips which will accelerate the process.

  1. use cupy instead of numpy in paste_back
  2. compile ffmpeg so it can use cuda, then replace 'libx264' with 'h264_nvenc'

Thanks, I will update in the next version, but PRs are welcome.

warmshao commented 1 month ago

Animal model is supported now! enjoy~