We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d48e01 commit 6b8db05Copy full SHA for 6b8db05
README.md
@@ -154,14 +154,14 @@ bash Lumina_Next_T2I_example.sh
154
## Citation
155
156
```bibtex
157
-@misc{liu2024regionadaptivesampling,
+@misc{liu2025regionadaptivesamplingdiffusiontransformers,
158
title={Region-Adaptive Sampling for Diffusion Transformers},
159
author={Ziming Liu and Yifan Yang and Chengruidong Zhang and Yiqi Zhang and Lili Qiu and Yang You and Yuqing Yang},
160
- year={2024},
161
- eprint={xxxx.xxxxx},
+ year={2025},
+ eprint={2502.10389},
162
archivePrefix={arXiv},
163
primaryClass={cs.CV},
164
- url={https://arxiv.org/abs/xxxx.xxxxx},
+ url={https://arxiv.org/abs/2502.10389},
165
}
166
```
167
0 commit comments