aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbrkirch <brkirch@users.noreply.github.com>2022-10-11 03:32:11 -0400
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-11 17:24:00 +0300
commit574c8e554a5371eca2cbf344764cb241c6ec4efc (patch)
tree61d10c398e4e7cd5d16ba249d7e6dc291b30dfcc /README.md
parent98fd5cde72d5bda1620ab78416c7828fdc3dc10b (diff)
Add InvokeAI and lstein to credits, add back CUDA support
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a10faa01..859a91b6 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ The documentation was moved from this README over to the project's [wiki](https:
- 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.
+- InvokeAI, lstein - Cross Attention layer optimization - https://github.com/invoke-ai/InvokeAI (originally http://github.com/lstein/stable-diffusion)
- Rinon Gal - Textual Inversion - https://github.com/rinongal/textual_inversion (we're not using his code, but we are using his ideas).
- Idea for SD upscale - https://github.com/jquesnelle/txt2imghd
- Noise generation for outpainting mk2 - https://github.com/parlance-zz/g-diffuser-bot