warmshao / FasterLivePortrait

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

load .pt template support #83

Closed TZYSJTU closed 2 weeks ago

TZYSJTU commented 2 weeks ago

Hi, could you please add template support by loading the .pkl templates as the official version? That is , if the driving video is a mp4, it will save the video's .pkl template of the coefficients. And in the next time, users can just use the .pkl file as the args.driving In this way, you can save more time.

warmshao commented 2 weeks ago

Wait for the next update, stay tuned

TZYSJTU commented 2 weeks ago

Wait for the next update, stay tuned

I have implemented this today myself.