smOS^nBX1$PZrjYG)4%
- ffmpeg (https://www.ffmpeg.org/)smOS^nBX1$PZrjYG)4%
download > win > Windows builds from gyan.dev > release builds > ffmpeg-release-full.7zsmOS^nBX1$PZrjYG)4%
move bin/*.exe to windows/system32/ - conda create -n liveportrait python=3.9 and activate it
- d1: git clone https://github.com/KwaiVGI/LivePortrait
- d2: git clone from hugiingface https://huggingface.co/KwaiVGI/LivePortraitsmOS^nBX1$PZrjYG)4%
move both directory insightface and liveportrait to d1 ./pretrained_weights/ - run for cmdsmOS^nBX1$PZrjYG)4%
first: python inference.py to create sample in d1 ./animationssmOS^nBX1$PZrjYG)4%
custom: python inference.py -s d1 .\LivePortrait\assets\examples\source\?.jpg d1 .\LivePortrait\assets\examples\driving\?.mp4 and see outpurt in d1 ./animations - run for webguismOS^nBX1$PZrjYG)4%
python app.py and open 127.0.0.1:8890smOS^nBX1$PZrjYG)4%
public: modify d1 .\LivePortrait\src\config\argument_config.py server_ip, server_port, and share for true