[doc] add acknowledge (#30)

This commit is contained in:
Hongxin Liu 2024-03-05 13:42:33 +08:00 committed by GitHub
parent 126896afcb
commit 1706e16359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -147,3 +147,5 @@ During the development of the project, we learned a lot from the following infor
- [OpenAI Sora Technical Report](https://openai.com/research/video-generation-models-as-world-simulators)
- [VideoGPT Project](https://github.com/wilson1yan/VideoGPT)
- [Diffusion Transformers](https://github.com/facebookresearch/DiT)
- [Deepspeed Ulysses](https://arxiv.org/abs/2309.14509)
- [OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT)