aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-11 15:48:36 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-11 15:48:36 +0000
commitf194457229e4537912467bc60ac3a873f473a63c (patch)
tree93e9c445a79bb0f2e88e4058734594f318f1151c /README.md
parent13008bab90305144591e0b2e233214a8b3415bba (diff)
downloadstable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.tar.gz
stable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.tar.bz2
stable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.zip
CLIP interrogator
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77b0ff13..24528981 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ A browser interface based on Gradio library for Stable Diffusion.
- Styles
- Variations
- Seed resizing
+- CLIP interrogator
## Installing and running
@@ -289,5 +290,6 @@ After that follow the instructions in the `Manual instructions` section starting
- 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
+- 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)