add CharacterFaceSwap

This commit is contained in:
ArtBot2023 2023-09-05 23:02:51 +08:00 committed by GitHub
parent dbb1d1616a
commit f7892070d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."
}
]
}