Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fofr/cog-comfyui-liveportrait
Run LivePortrait on Replicate
https://github.com/fofr/cog-comfyui-liveportrait
ai aivideo cog comfyui gen-ai liveportrait replicate
Last synced: 23 days ago
JSON representation
Run LivePortrait on Replicate
- Host: GitHub
- URL: https://github.com/fofr/cog-comfyui-liveportrait
- Owner: fofr
- License: mit
- Created: 2024-07-08T08:46:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T10:43:54.000Z (5 months ago)
- Last Synced: 2024-10-14T00:55:05.765Z (about 1 month ago)
- Topics: ai, aivideo, cog, comfyui, gen-ai, liveportrait, replicate
- Language: Python
- Homepage: https://replicate.com/fofr/live-portrait
- Size: 58.6 KB
- Stars: 38
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cog-comfyui-liveportrait
> Efficient Portrait Animation with Stitching and Retargeting Control
A cog implementation of LivePortrait using the ComfyUI custom node
- Paper: https://arxiv.org/pdf/2407.03168
- Website: https://liveportrait.github.io/## Example driving videos
Try these videos:
https://github.com/KwaiVGI/LivePortrait/tree/main/assets/examples/driving
## License
LivePortrait uses InsightFace `buffalo_l` models, meaning this model cannot be used commercially. The LivePortrait code and weights are released under an [MIT license](https://github.com/KwaiVGI/LivePortrait?tab=MIT-1-ov-file#readme).
## Implementation
This model uses the ComfyUI custom node created by Kijai:
https://github.com/kijai/ComfyUI-LivePortraitKJ
And the safetensor weights they converted:
https://huggingface.co/Kijai/LivePortrait_safetensors/tree/main