From c92f2ff1965c28a170a3238bae4c5c383dea3567 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Sat, 10 Sep 2022 12:06:19 +0300 Subject: Update to cross attention from https://github.com/Doggettx/stable-diffusion #219 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 51cc0ee2..7c730480 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,8 @@ After that follow the instructions in the `Manual instructions` section starting - k-diffusion - https://github.com/crowsonkb/k-diffusion.git - GFPGAN - https://github.com/TencentARC/GFPGAN.git - ESRGAN - https://github.com/xinntao/ESRGAN -- Ideas for optimizations and some code (from users) - https://github.com/basujindal/stable-diffusion +- Ideas for optimizations - https://github.com/basujindal/stable-diffusion +- Cross Attention layer optimization - https://github.com/Doggettx/stable-diffusion - Idea for SD upscale - https://github.com/jquesnelle/txt2imghd - Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user. - (You) -- cgit v1.2.1