diff --git a/custom-node-list.json b/custom-node-list.json index 953a59a..8c6f44d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1820,6 +1820,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." - } + }, + { + "author": "ArtBot2023", + "title": "Character Face Swap", + "reference": "https://github.com/ArtBot2023/CharacterFaceSwap", + "files": [ + "https://github.com/ArtBot2023/CharacterFaceSwap" + ], + "install_type": "git-clone", + "description": "Character face swap with LoRA and embeddings." + } ] }