From 068ee10253602c7f7528191e276e04b252c64b37 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 23 Mar 2023 12:26:11 +0530 Subject: [PATCH] Updated Custom Models (markdown) --- Custom-Models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Models.md b/Custom-Models.md index fb69821..d5bb16a 100644 --- a/Custom-Models.md +++ b/Custom-Models.md @@ -12,7 +12,7 @@ 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) -**If you see black images**, please add this to the **end** of the `.yaml` file that came with your model: +**Troubleshooting - If you see black images**, please add this to the **end** of the `.yaml` file that came with your model: ```yaml extra: attn_precision: "fp32"