aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClashSAN <98228077+ClashSAN@users.noreply.github.com>2022-09-21 22:53:35 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-22 04:18:00 +0000
commitef744b96d64695c1f4d5b6312a60078c1b8f2827 (patch)
tree697540d68d66b38e1fb32a1d5c8dbffb9812ae76 /README.md
parentca22b820f497d6a85862d53cf27793aa2511d22d (diff)
downloadstable-diffusion-webui-gfx803-ef744b96d64695c1f4d5b6312a60078c1b8f2827.tar.gz
stable-diffusion-webui-gfx803-ef744b96d64695c1f4d5b6312a60078c1b8f2827.tar.bz2
stable-diffusion-webui-gfx803-ef744b96d64695c1f4d5b6312a60078c1b8f2827.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c63a35ca..c1538100 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ A browser interface based on Gradio library for Stable Diffusion.
- RealESRGAN, neural network upscaler
- ESRGAN, neural network with a lot of third party models
- SwinIR, neural network upscaler
- - LDSR Upscaling
+ - LDSR, Latent diffusion super resolution upscaling
- Resizing aspect ratio options
- Sampling method selection
- Interrupt processing at any time
@@ -86,6 +86,7 @@ The documentation was moved from this README over to the project's [wiki](https:
- CodeFormer - https://github.com/sczhou/CodeFormer
- ESRGAN - https://github.com/xinntao/ESRGAN
- SwinIR - https://github.com/JingyunLiang/SwinIR
+- LDSR - https://github.com/Hafiidz/latent-diffusion
- Ideas for optimizations - https://github.com/basujindal/stable-diffusion
- Doggettx - Cross Attention layer optimization - https://github.com/Doggettx/stable-diffusion, original idea for prompt editing.
- Idea for SD upscale - https://github.com/jquesnelle/txt2imghd