From 8c99529d0c191538bc5f87aa1328ea5a682b357e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gordon=20Guocheng=20Qian=20=E9=92=B1=E5=9B=BD=E6=88=90?= Date: Thu, 3 Aug 2023 04:44:49 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fbd4237..189535c 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ Compare Magic123 with using only 2D prior (SDS) or using only 3D prior (Zero123) https://github.com/guochengqian/Magic123/assets/48788073/e5a3c3cb-bcb1-4b10-8bfb-2c2eb79a9289 -Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors. +Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors. Code is built upon [Stable-DreamFusion](https://github.com/ashawkey/stable-dreamfusion) repo. # NEWS: