Add txt2img inspiration guide in readme

pull/20/head
ir31k0 2022-11-16 12:07:56 +01:00
parent 40d6008975
commit 53667df0e2
2 changed files with 12 additions and 0 deletions

View File

@ -22,3 +22,15 @@ You can also download generated pictures from the following: https://huggingface
- Restart webui and experience the joy of creation!
[Look here for more install details](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions)
## Using txt2img inspiration
- Open the txt2img tab
- At the bottom of Script select "Create inspiration images"
- Upload a text file (e.g. the artist.csv from the root directory)
- The header "artist,score,category" is ignored
- If the content is separated by , the first block (everything up to the first ,) is taken
- If the first block is surrounded by ", the enclosed content will be taken
- Choose a placeholder, the default is {inspiration}
- The placeholder can be used at the top of the prompt e.g. "a painting in {inspiration} style"
![image](etc/txt2img_tab.png)

BIN
etc/txt2img_tab.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB