ByteDance / InfiniteYou

huggingface.co
Total runs: 994
24-hour runs: 0
7-day runs: 0
30-day runs: 189
Model's Last Updated: 7월 25 2025
text-to-image

Introduction of InfiniteYou

Model Details of InfiniteYou

InfiniteYou Model Card

teaser

This repository provides the official models for the following paper:

InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity
Liming Jiang , Qing Yan , Yumin Jia , Zichuan Liu , Hao Kang , Xin Lu
ByteDance Intelligent Creation

Abstract: Achieving flexible and high-fidelity identity-preserved image generation remains formidable, particularly with advanced Diffusion Transformers (DiTs) like FLUX. We introduce InfiniteYou (InfU) , one of the earliest robust frameworks leveraging DiTs for this task. InfU addresses significant issues of existing methods, such as insufficient identity similarity, poor text-image alignment, and low generation quality and aesthetics. Central to InfU is InfuseNet, a component that injects identity features into the DiT base model via residual connections, enhancing identity similarity while maintaining generation capabilities. A multi-stage training strategy, including pretraining and supervised fine-tuning (SFT) with synthetic single-person-multiple-sample (SPMS) data, further improves text-image alignment, ameliorates image quality, and alleviates face copy-pasting. Extensive experiments demonstrate that InfU achieves state-of-the-art performance, surpassing existing baselines. In addition, the plug-and-play design of InfU ensures compatibility with various existing methods, offering a valuable contribution to the broader community.

🔧 Installation and Usage

Please clone our GitHub code repository and follow the detailed instructions to use the released models for local inference.

You can also try our InfiniteYou-FLUX Hugging Face demo online.

💡 Important Usage Tips
  • We released two model variants of InfiniteYou-FLUX v1.0: aes_stage2 and sim_stage1 . The aes_stage2 is our model after stage-2 SFT, which is used by default for better text-image alignment and aesthetics. If you wish to achieve higher ID similarity, please try sim_stage1 .

  • To better fit specific personal needs, we find that two arguments are highly useful to adjust in our code : --infusenet_conditioning_scale (default: 1.0 ) and --infusenet_guidance_start (default: 0.0 ). Usually, you may NOT need to adjust them. If necessary, start by trying a slightly larger --infusenet_guidance_start ( e.g. , 0.1 ) only (especially helpful for sim_stage1 ). If still not satisfactory, then try a slightly smaller --infusenet_conditioning_scale ( e.g. , 0.9 ).

  • We also provided two LoRAs ( Realism and Anti-blur ) to enable additional usage flexibility. They are entirely optional , which are examples to facilitate users to try but are NOT used in our paper.

  • If the generated gender is not preferred, try adding specific words in the text prompt, such as 'a man', 'a woman', etc . We encourage using inclusive and respectful language.

🏰 Model Zoo
InfiniteYou Version Model Version Base Model Trained with Description
InfiniteYou-FLUX v1.0 aes_stage2 FLUX.1-dev Stage-2 model after SFT. Better text-image alignment and aesthetics.
InfiniteYou-FLUX v1.0 sim_stage1 FLUX.1-dev Stage-1 model before SFT. Higher identity similarity.
🆚 Comparison with State-of-the-Art Relevant Methods

comparative_results

Qualitative comparison results of InfU with the state-of-the-art baselines, FLUX.1-dev IP-Adapter and PuLID-FLUX. The identity similarity and text-image alignment of the results generated by FLUX.1-dev IP-Adapter (IPA) are inadequate. PuLID-FLUX generates images with decent identity similarity. However, it suffers from poor text-image alignment (Columns 1, 2, 4), and the image quality (e.g., bad hands in Column 5) and aesthetic appeal are degraded. In addition, the face copy-paste issue of PuLID-FLUX is evident (Column 5). In comparison, the proposed InfU outperforms the baselines across all dimensions.

⚙️ Plug-and-Play Property with Off-the-Shelf Popular Approaches

plug_and_play

InfU features a desirable plug-and-play design, compatible with many existing methods. It naturally supports base model replacement with any variants of FLUX.1-dev, such as FLUX.1-schnell for more efficient generation (e.g., in 4 steps). The compatibility with ControlNets and LoRAs provides more controllability and flexibility for customized tasks. Notably, the compatibility with OminiControl extends our potential for multi-concept personalization, such as interacted identity (ID) and object personalized generation. InfU is also compatible with IP-Adapter (IPA) for stylization of personalized images, producing decent results when injecting style references via IPA. Our plug-and-play feature may extend to even more approaches, providing valuable contributions to the broader community.

📜 Disclaimer and Licenses

Most images used in this repository and related demos are sourced from consented subjects, with a few taken from public domains or generated by the models. These pictures are intended solely to showcase the capabilities of our research. If you have any concerns, please feel free to contact us, and we will promptly remove any inappropriate content.

Our model is released under the Creative Commons Attribution-NonCommercial 4.0 International Public License for academic research purposes only. Any manual or automatic downloading of the face models from InsightFace , the FLUX.1-dev base model, LoRAs ( Realism and Anti-blur ), etc. , must follow their original licenses and be used only for academic research purposes.

This research aims to positively impact the field of Generative AI. Users are granted the freedom to create images using this tool, but they must comply with local laws and use it responsibly. The developers do not assume any responsibility for potential misuse by users.

📖 Citation

If you find InfiniteYou useful for your research or applications, please cite our paper:

@article{jiang2025infiniteyou,
  title={{InfiniteYou}: Flexible Photo Recrafting While Preserving Your Identity},
  author={Jiang, Liming and Yan, Qing and Jia, Yumin and Liu, Zichuan and Kang, Hao and Lu, Xin},
  journal={arXiv preprint},
  volume={arXiv:2503.xxxxx},
  year={2025}
}

We also appreciate it if you could give a star ⭐ to our Github repository . Thanks a lot!

Runs of ByteDance InfiniteYou on huggingface.co

994
Total runs
0
24-hour runs
50
3-day runs
0
7-day runs
189
30-day runs

More Information About InfiniteYou huggingface.co Model

More InfiniteYou license Visit here:

https://choosealicense.com/licenses/cc-by-nc-4.0

InfiniteYou huggingface.co

InfiniteYou huggingface.co is an AI model on huggingface.co that provides InfiniteYou's model effect (), which can be used instantly with this ByteDance InfiniteYou model. huggingface.co supports a free trial of the InfiniteYou model, and also provides paid use of the InfiniteYou. Support call InfiniteYou model through api, including Node.js, Python, http.

ByteDance InfiniteYou online free

InfiniteYou huggingface.co is an online trial and call api platform, which integrates InfiniteYou's modeling effects, including api services, and provides a free online trial of InfiniteYou, you can try InfiniteYou online for free by clicking the link below.

ByteDance InfiniteYou online free url in huggingface.co:

https://huggingface.co/ByteDance/InfiniteYou

InfiniteYou install

InfiniteYou is an open source model from GitHub that offers a free installation service, and any user can find InfiniteYou on GitHub to install. At the same time, huggingface.co provides the effect of InfiniteYou install, users can directly use InfiniteYou installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

InfiniteYou install url in huggingface.co:

https://huggingface.co/ByteDance/InfiniteYou

Url of InfiniteYou

InfiniteYou huggingface.co Url

Provider of InfiniteYou huggingface.co

ByteDance
ORGANIZATIONS

Other API from ByteDance

huggingface.co

Total runs: 51.8K
Run Growth: 7.4K
Growth Rate: 14.16%
Updated:12월 05 2024
huggingface.co

Total runs: 26.8K
Run Growth: -3.3K
Growth Rate: -12.41%
Updated:1월 19 2026
huggingface.co

Total runs: 10.8K
Run Growth: 6.5K
Growth Rate: 60.23%
Updated:1월 19 2026
huggingface.co

Total runs: 2.1K
Run Growth: 1.4K
Growth Rate: 65.52%
Updated:9월 08 2025
huggingface.co

Total runs: 922
Run Growth: 552
Growth Rate: 59.87%
Updated:7월 16 2025
huggingface.co

Total runs: 854
Run Growth: 316
Growth Rate: 37.00%
Updated:12월 12 2025
huggingface.co

Total runs: 560
Run Growth: 251
Growth Rate: 44.82%
Updated:4월 04 2025
huggingface.co

Total runs: 504
Run Growth: -611
Growth Rate: -121.23%
Updated:11월 28 2025
huggingface.co

Total runs: 360
Run Growth: -3
Growth Rate: -0.83%
Updated:9월 08 2025
huggingface.co

Total runs: 147
Run Growth: 91
Growth Rate: 61.90%
Updated:7월 01 2025
huggingface.co

Total runs: 145
Run Growth: -351
Growth Rate: -242.07%
Updated:9월 08 2025
huggingface.co

Total runs: 137
Run Growth: -79
Growth Rate: -57.66%
Updated:6월 10 2026
huggingface.co

Total runs: 115
Run Growth: -38
Growth Rate: -33.04%
Updated:6월 02 2026
huggingface.co

Total runs: 76
Run Growth: -27
Growth Rate: -35.53%
Updated:9월 08 2025
huggingface.co

Total runs: 56
Run Growth: 32
Growth Rate: 55.17%
Updated:4월 22 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:8월 26 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:11월 11 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:9월 02 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:6월 01 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:9월 27 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:9월 05 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:6월 24 2025