Author: @Stonelax@odam.ai

Workflow source: https://openart.ai/workflows/odam_ai/flux---style-transfer-controlnet-faceswap-flux-tools-redux/3OTbgYiccquUYF2a9G4g

This is a Redux workflow that implements style transfer using a control network + face swap while maintaining image composition and facial features!
The workflow uses Depth as an example, but technically you can replace it with canny, openpose, or any other control network to your liking.
Sadly, I tried using a more advanced face swap node like pulid, but having all three nodes process in latent space seemed to really screw up the image quality. So I solved this using a face swap node that processes things in pixel space.