KlingAIResearch/LivePortrait
LivePortrait
Bring portraits to life!
29/100Video
Stars18,378
Forks1,914
LanguagePython
Overview
Bring portraits to life!
Best for
- Evaluating LivePortrait for Python AI workflows.
- Comparing a GitHub project with 18,378 stars and current repository activity.
Pros
- LivePortrait has visible GitHub traction with 18,378 stars. Topics: face-animation, image-animation, video-editing.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- No license was detected, so usage risk needs manual review.
Production readiness
LivePortrait should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
GitHub did not report a license, which usually requires manual legal review before production use.
Install
git clone https://github.com/KlingTeam/LivePortraitconda create -n LivePortrait python=3.10conda activate LivePortraitpip install torch==1.10.1+cu111 torchvision==0.11.2 torchaudio==0.10.1 -f https://download.pytorch.org/whl/cu111/torch_stable.htmlpip install torch==2.3.0 torchvision==0.18.0 torchaudio==2.3.0 --index-url https://download.pytorch.org/whl/cu118