From a566db5fd64f9ab45ec4930acfc466def22a5da8 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 23 Mar 2023 12:29:48 +0530 Subject: [PATCH] Updated Custom Models (markdown) --- Custom-Models.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Custom-Models.md b/Custom-Models.md index ff117f1..a5609c5 100644 --- a/Custom-Models.md +++ b/Custom-Models.md @@ -12,7 +12,8 @@ If you've downloaded a model, you can make it available to Stable Diffusion UI: ![image](https://user-images.githubusercontent.com/5852422/197419759-45cba5a7-58ef-4fff-a6b2-80536d7f609e.png) -**Troubleshooting - If you see black images**, please add this to the **end** of the `.yaml` file that came with your model: +### Troubleshooting - Black images? +Please add this to the **end** of the `.yaml` file that came with your model: ```yaml extra: attn_precision: "fp32"