From e7753114d00be702876793f3f1d2a1d55e883afe Mon Sep 17 00:00:00 2001 From: justimyhxu Date: Thu, 16 Apr 2026 11:05:31 +0800 Subject: [PATCH] update ack --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e888a5..cc78637 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,8 @@ This project is released under the Apache License 2.0. See [LICENSE](LICENSE.txt # ✨ Acknowledgments +We thank Shangzhan Zhang, Jianyuan Wang, Yudong Jin, Christian Rupprecht, and Xun Cao for their helpful discussions and support. + This work builds upon several excellent open-source projects: - [VGGT](https://github.com/facebookresearch/vggt)