diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-11 15:48:36 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-11 15:48:36 +0000 |
commit | f194457229e4537912467bc60ac3a873f473a63c (patch) | |
tree | 93e9c445a79bb0f2e88e4058734594f318f1151c /README.md | |
parent | 13008bab90305144591e0b2e233214a8b3415bba (diff) | |
download | stable-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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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)
|