From 6a8074087d350b299436a7b85b1c62cac54b3171 Mon Sep 17 00:00:00 2001 From: Adamdad <787707188@qq.com> Date: Thu, 18 Apr 2024 17:35:12 +0800 Subject: [PATCH] zero123_unified_guidance_cache, --- threestudio-hash3d/threestudio/models/guidance/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/threestudio-hash3d/threestudio/models/guidance/__init__.py b/threestudio-hash3d/threestudio/models/guidance/__init__.py index b25a8d7..196fad7 100644 --- a/threestudio-hash3d/threestudio/models/guidance/__init__.py +++ b/threestudio-hash3d/threestudio/models/guidance/__init__.py @@ -8,4 +8,6 @@ stable_zero123_guidance, zero123_guidance, zero123_unified_guidance, + zero123_unified_guidance_cache, + stable_diffusion_guidance_cache )