repo: https://github.com/ArtBot2023/CharacterFaceSwap
Swap face with character lora and embeddings.
Installation
Recommend using ComfyUI Manager.
Install then load workflow
For manual installation,
cd ComfyUI/custom_nodes/
git clone https://github.com/ArtBot2023/CharacterFaceSwap.git
cd CharacterFaceSwap
# if you use ported ComfyUI
../../../python_embeded/python -m pip install -r requirements
# otherwise
pip install -r requirements
In your ComfyUI, load workflows in custom_nodes/CharacterFaceSwap/workflows
.