From b4faa4e9f4ce31cad22416724f45932038f09eb7 Mon Sep 17 00:00:00 2001 From: Markus Worchel <9449513+mworchel@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:36:46 +0200 Subject: [PATCH] Add missing acknowledgements for website template --- docs/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 2b82b61..2640225 100644 --- a/docs/index.html +++ b/docs/index.html @@ -192,7 +192,8 @@

Acknowledgements

- We thank the authors of the 3D models used in our work: Spot by Keenan Crane, Utah Teapot by Martin Newell, Bunny and Armadillo by Stanford Computer Graphics Laboratory + We thank the authors of the 3D models used in our work: Spot by Keenan Crane, Utah Teapot by Martin Newell, Bunny and Armadillo by Stanford Computer Graphics Laboratory. + Thanks to the authors of Nerfies for providing this project page template.