From 131f153cbdfcc2fa301c6d542f5aa858c536ab04 Mon Sep 17 00:00:00 2001 From: missionfloyd Date: Sun, 2 Jul 2023 18:30:26 -0600 Subject: [PATCH] Updated Features (markdown) --- Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features.md b/Features.md index c3ef86d..75e9147 100644 --- a/Features.md +++ b/Features.md @@ -485,7 +485,7 @@ See more advanced example below. On step 8, the chain loops back from "man" to " [cow|cow|horse|man|siberian tiger|ox|man] in a field -Prompt editing was first implemented by Doggettx in [this myspace.com post](https://www.reddit.com/r/StableDiffusion/comments/xas2os/simple_prompt2prompt_implementation_with_prompt/). +Prompt editing was first implemented by Doggettx in [this reddit post](https://www.reddit.com/r/StableDiffusion/comments/xas2os/simple_prompt2prompt_implementation_with_prompt/). # Hires. fix A convenience option to partially render your image at a lower resolution, upscale it, and then add details at a high resolution. By default, txt2img makes horrible images at very high resolutions, and this makes it possible to avoid using the small picture's composition. Enabled by checking the "Hires. fix" checkbox on the txt2img page.