Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ pipeline_tag: other
|
|
| 16 |
|
| 17 |
**A state-of-the-art text-to-motion generation model based on Latent Diffusion Forcing**
|
| 18 |
|
| 19 |
-
[Paper]() | [Github](https://github.com/ShandaAI/FloodDiffusion) | [Project Page](https://shandaai.github.io/FloodDiffusion/)
|
| 20 |
|
| 21 |
</div>
|
| 22 |
|
|
@@ -183,9 +183,10 @@ motion = model(
|
|
| 183 |
If you use this model in your research, please cite:
|
| 184 |
|
| 185 |
```bibtex
|
| 186 |
-
@article{
|
| 187 |
title={FloodDiffusion: Tailored Diffusion Forcing for Streaming Motion Generation},
|
| 188 |
-
author={
|
|
|
|
| 189 |
year={2025}
|
| 190 |
}
|
| 191 |
```
|
|
|
|
| 16 |
|
| 17 |
**A state-of-the-art text-to-motion generation model based on Latent Diffusion Forcing**
|
| 18 |
|
| 19 |
+
[Paper](https://arxiv.org/abs/2512.03520) | [Github](https://github.com/ShandaAI/FloodDiffusion) | [Project Page](https://shandaai.github.io/FloodDiffusion/)
|
| 20 |
|
| 21 |
</div>
|
| 22 |
|
|
|
|
| 183 |
If you use this model in your research, please cite:
|
| 184 |
|
| 185 |
```bibtex
|
| 186 |
+
@article{cai2025flooddiffusion,
|
| 187 |
title={FloodDiffusion: Tailored Diffusion Forcing for Streaming Motion Generation},
|
| 188 |
+
author={Yiyi Cai, Yuhan Wu, Kunhang Li, You Zhou, Bo Zheng, Haiyang Liu},
|
| 189 |
+
journal={arXiv preprint arXiv:2512.03520},
|
| 190 |
year={2025}
|
| 191 |
}
|
| 192 |
```
|