Update README.md

Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
This commit is contained in:
Georg Zoeller 2022-08-29 04:27:33 +08:00 committed by GitHub
parent 858cb6a55c
commit aaa5d0d54f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Prompts are the inputs used with diffusion models to manipulate their output.
* [PromptoMania](https://promptomania.com/) - A visual prompt construction tool.
* [Lexica.art](https://lexica.art/) - A searchable, visual database of images and the prompts settings used to recreate them.
* [ai-art.com/modifiers](https://www.the-ai-art.com/modifiers) - A visual reference guide to keywords.
### Misc/Other
* [rom1504/clip-retrieval](https://github.com/rom1504/clip-retrieval) - Reverse searches prompt keywords into the image dataset used by Stable Diffusion and other models. [Online GUI](https://rom1504.github.io/clip-retrieval/) available.