From f423240429ff3b7dc9660ff77e8592accda80849 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Sun, 30 Jul 2023 11:24:20 +0530 Subject: [PATCH] Updated SDXL (markdown) --- SDXL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDXL.md b/SDXL.md index bbcfb48..e81e878 100644 --- a/SDXL.md +++ b/SDXL.md @@ -9,4 +9,7 @@ Steps: Finally, in the Easy Diffusion UI, click the "refresh" icon next to the Models dropdown, and select the downloaded model and generate the image. -**Tip:** If you get "Out of Memory" errors, try setting the `VRAM Usage Level` setting to `"low"` in the Settings tab, and press `Save`. \ No newline at end of file +# Usage tips: +1. If you get "Out of Memory" errors, try setting the `VRAM Usage Level` setting to `"low"` in the Settings tab, and press `Save`. +2. Use small values for `Prompt Strength` when using the "Refiner" model. E.g. 0.2 +3. The "Refiner" model supports text prompt, along with an image. You can use text to describe how your image should be refined. \ No newline at end of file