Image-to-Image
Diffusers
Anyou commited on
Commit
3adbae6
·
verified ·
1 Parent(s): c1aabde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -18,4 +18,16 @@ Makeup-transfer applies the reference makeup to the source face while preserving
18
  ## Code and Usage
19
 
20
  The official code and model are available at the following GitHub repository:
21
- [https://github.com/vivoCameraResearch/Magic-Makeup](https://github.com/vivoCameraResearch/Magic-Makeup)
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ## Code and Usage
19
 
20
  The official code and model are available at the following GitHub repository:
21
+ [https://github.com/vivoCameraResearch/Magic-Makeup](https://github.com/vivoCameraResearch/Magic-Makeup)
22
+
23
+ ## Citation
24
+
25
+ @misc{wang2026magicmakeupregioncontrollablediffusiontransformer,
26
+ title={MagicMakeup: A Region-Controllable Diffusion Transformer for High-Fidelity Makeup-Transfer},
27
+ author={Ziyi Wang and Siming Zheng and Yang Yang and Shusong Xu and Hao Zhang and Bo Li and Changqing Zou and Peng-Tao Jiang},
28
+ year={2026},
29
+ eprint={2607.20924},
30
+ archivePrefix={arXiv},
31
+ primaryClass={cs.CV},
32
+ url={https://arxiv.org/abs/2607.20924},
33
+ }