diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-16 20:17:10 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-16 20:17:10 +0000 |
commit | 449719b2fc9e8fd2e61f219e0979deb83c05177c (patch) | |
tree | ad3b09f1c77df92bd50a15a9ee4e10262e24c806 /README.md | |
parent | 2ee9fc8eb84d5e1864dbabd8a8c6b279a6ae21ac (diff) | |
download | stable-diffusion-webui-gfx803-449719b2fc9e8fd2e61f219e0979deb83c05177c.tar.gz stable-diffusion-webui-gfx803-449719b2fc9e8fd2e61f219e0979deb83c05177c.tar.bz2 stable-diffusion-webui-gfx803-449719b2fc9e8fd2e61f219e0979deb83c05177c.zip |
added Noise generation for outpainting mk2 to credits
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ The documentation was moved from this README over to the project's [wiki](https: - 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
+- Noise generation for outpainting mk2 - https://github.com/parlance-zz/g-diffuser-bot
- CLIP interrogator idea and borrowing some code - https://github.com/pharmapsychotic/clip-interrogator
- Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
- (You)
|