We’re sharing an open-source project on makeup transfer built on a Diffusion Transformer (DiT) backbone.
The goal is to transfer makeup from a reference face to a source face while preserving identity and background consistency. Unlike many previous approaches, this method does not rely on facial landmarks, 3D face models, or other face-control modules — it uses only a source image and a reference image as input.
jimdavid•1h ago
The goal is to transfer makeup from a reference face to a source face while preserving identity and background consistency. Unlike many previous approaches, this method does not rely on facial landmarks, 3D face models, or other face-control modules — it uses only a source image and a reference image as input.
Paper (arXiv): https://arxiv.org/abs/2508.05069
Weights + comfyUI: https://github.com/360CVGroup/FLUX-Makeup
You can also give it a quick try at FLUX-Makeup agent: https://www.n.cn/tools/aiagent/chat/c8138adb99d04bac847c5574..., it's free to use, you might need web translation because the UI is in Chinese.
Interested in feedback from people working on diffusion-based editing and controllable image generation.