Merge pull request #97 from ArtBot2023/CharacterFaceSwap

add CharacterFaceSwap
This commit is contained in:
Dr.Lt.Data 2023-09-06 01:06:21 +09:00 committed by GitHub
commit 541f58968f
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."
}
]
}