diff --git a/README.md b/README.md index 2b217c7..33454fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This an extension for [stable-diffusion-webui](https://github.com/AUTOMATIC1111/ Randomly display pictures of the artist's or artistic genre's typical style. More pictures for this artist or genre are shown after selecting, So you don't have to worry about how hard it is to choose the right art style when you create. -![image](https://s6.jpg.cm/2022/10/22/PJYoNL.png) +![image](etc/inspiration_tab.png) You can filter artists or genre's by keyword, collect the style to favorites, or shield the style you don't like. You can also send the style name to the txt2img or img2img prompt. All the pictures are created by a script named "Create inspiration images" in the txt2img page and the artist's and genre's names come from the following repository: https://github.com/pharmapsychotic/clip-interrogator/tree/main/data diff --git a/etc/inspiration_tab.png b/etc/inspiration_tab.png new file mode 100644 index 0000000..2c46949 Binary files /dev/null and b/etc/inspiration_tab.png differ