Add paper citation (arXiv:2607.02375)

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -86,5 +86,19 @@ buffer R=10240, cold kernel bandwidth σ = median·0.25, GradCache for exact ful
86
  fit; held-out compositional generalization (e.g. T2I-CompBench) is not yet measured.
87
  - Trained/evaluated at **512²**.
88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  ## License
90
  Derived from **FLUX.2 klein** (Apache-2.0); released under Apache-2.0.
 
86
  fit; held-out compositional generalization (e.g. T2I-CompBench) is not yet measured.
87
  - Trained/evaluated at **512²**.
88
 
89
+ ## Citation
90
+
91
+ This model is from the paper **Representation Distribution Matching for One-Step Visual Generation**.
92
+ Paper: [arXiv:2607.02375](https://arxiv.org/abs/2607.02375) · [Hugging Face Papers](https://huggingface.co/papers/2607.02375) · [Project page](https://alan-lanfeng.github.io/rdm/)
93
+
94
+ ```bibtex
95
+ @article{feng2026rdm,
96
+ title={Representation Distribution Matching for One-Step Visual Generation},
97
+ author={Feng, Lan and Li, Wuyang and Zablocki, {\'E}loi and Cord, Matthieu and Alahi, Alexandre},
98
+ journal={arXiv preprint arXiv:2607.02375},
99
+ year={2026}
100
+ }
101
+ ```
102
+
103
  ## License
104
  Derived from **FLUX.2 klein** (Apache-2.0); released under Apache-2.0.