From d5a0352708b3d375993db5733f1bcb9f541379ba Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:06:54 -0400 Subject: [PATCH] Make image clickable --- Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features.md b/Features.md index 88031ff..72a8c1c 100644 --- a/Features.md +++ b/Features.md @@ -778,4 +778,4 @@ One purpose for this tweak is to add back additional detail into hires fix. It i The below example is of a 512x512 image with hires fix applied, using a GAN upscaler (4x-UltraSharp), at a denoising strength of 0.45. The image on the right utilizes this extra noise tweak. Extra noise = 0 | Extra noise = 0.2 :-------------------------:|:-------------------------: -![without](https://user-images.githubusercontent.com/122327233/260556373-9257aa18-dfc8-49f6-9984-a0a1f430c029.png) | ![with](https://user-images.githubusercontent.com/122327233/260556387-0c6df12c-7412-43d5-84d2-2a69ad6152c4.png) \ No newline at end of file +[![without](https://user-images.githubusercontent.com/122327233/260556373-9257aa18-dfc8-49f6-9984-a0a1f430c029.png)](https://user-images.githubusercontent.com/122327233/260556373-9257aa18-dfc8-49f6-9984-a0a1f430c029.png) | [![with](https://user-images.githubusercontent.com/122327233/260556387-0c6df12c-7412-43d5-84d2-2a69ad6152c4.png)](https://user-images.githubusercontent.com/122327233/260556387-0c6df12c-7412-43d5-84d2-2a69ad6152c4.png) \ No newline at end of file