Multiface swap - Img2img #402
ameen-roayan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The idea started whilst trying to figure out a modular approach that handles the face swapping for images that has a blend of genders, for example 2 males one females.
It seems like the current system is capable of handling such a requirement by adding a system that handles the indexing automatically, based on some sort of intelligence, maybe a VLM addition ? maybe by running the input image into a slicer of sorts that splits the image into regions based on the faces in it and retains the genders while the swap takes place ?
Hope @Gourieff can shed light on how this could be developed or if its possible to include this in future adds
Beta Was this translation helpful? Give feedback.
All reactions