Face-swapping workflow based on SDXL.


Main ideas are as follows:


  1. Extract the target face using segmentanyting and enlarge it to 1k size
  2. Extract the user's face using segmentanyting as a reference
  3. Use instantid and pullid together to redraw the image obtained in the first step
  4. Paste the redrawn face back onto the original image