From 5a217eb8ec31fd11ee15120dec24298a430d52f3 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Tue, 9 Jan 2024 22:36:18 +0100 Subject: [PATCH] Updated stable-diffusion.cpp to 2b6ec97 --- build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.bat b/build.bat index d075235..0bda342 100644 --- a/build.bat +++ b/build.bat @@ -4,7 +4,7 @@ if not exist stable-diffusion.cpp ( cd stable-diffusion.cpp git fetch -git checkout 7cb41b190fb9b4703f1737171cefd0abec861154 +git checkout 2b6ec97fe244d03c40aa8d70131d40bb086099b0 git submodule init git submodule update