29/100视频
Stars18,378
Forks1,914
语言Python
概览
Bring portraits to life!
适合场景
- 评估 LivePortrait 在 Python AI 工作流中的适用性。
- 对比一个拥有 18,378 stars 且仍有仓库活动的 GitHub 项目。
优点
- LivePortrait 已有 18,378 stars,可作为开发者关注度参考。 主题:face-animation, image-animation, video-editing。
- 项目提供外部主页,便于进一步评估。
限制
- 生产适配度仍取决于文档深度、issue 活跃度和发布节奏。
- 未检测到许可证,需要人工确认使用风险。
生产可用性
LivePortrait 在生产使用前,应结合 README、发布历史、开放 issue 和集成要求做验证。
许可证风险
GitHub 未报告许可证,生产使用前通常需要人工法务确认。
安装方式
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