File size: 455 Bytes
35cdf61 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | [project]
name = "comfyui-liveportraitkj"
description = "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)"
version = "1.1.0"
license = { text = "MIT License" }
dependencies = ["pyyaml", "numpy", "opencv-python", "rich"]
[project.urls]
Repository = "https://github.com/kijai/ComfyUI-LivePortraitKJ"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "kijai"
DisplayName = "ComfyUI-LivePortraitKJ"
Icon = ""
|