From 09b76dcd9329d878dcf1c48e442ba913d4043029 Mon Sep 17 00:00:00 2001 From: JeLuF Date: Fri, 23 Dec 2022 13:18:08 +0100 Subject: [PATCH 1/3] Avoid guidance scale "1.0" Using a guidance scale of 1.0 will cause an exception in the renderer and return a very confusing error message. https://discord.com/channels/1014774730907209781/1028195513377509376 --- ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index 89ece0b6..0eea18cc 100644 --- a/ui/index.html +++ b/ui/index.html @@ -195,7 +195,7 @@ - +