Update README.md
parent
311e95c671
commit
47feed8877
10
README.md
10
README.md
|
|
@ -1,7 +1,7 @@
|
|||

|
||||
|
||||
## Introduction
|
||||
**StylePile** is a script for https://github.com/AUTOMATIC1111/stable-diffusion-webui to mix and match elements to prompts that affect the style of the result. Hence the name. By default, these elements are placed in a specific order and given strength values. Which means the result sort-of evolves. I have generated thousands of images for each main **Image type** and tweaked the keywords to attempt giving expected results most of the time. Here are some examples on what you can get with a couple of clicks:
|
||||
**StylePile**[^1] is a script for https://github.com/AUTOMATIC1111/stable-diffusion-webui to mix and match elements to prompts that affect the style of the result. Hence the name. By default, these elements are placed in a specific order and given strength values. Which means the result sort-of evolves. I have generated thousands of images for each main **Image type** and tweaked the keywords to attempt giving expected results most of the time. Here are some examples on what you can get with a couple of clicks:
|
||||
|
||||

|
||||

|
||||
|
|
@ -42,11 +42,10 @@ Additionally the command line will also share more information than by default s
|
|||
|
||||

|
||||
## In conclusion
|
||||
I made this because manually changing keywords, looking up possible styles, etc was a pain. It is meant as a fun tool to explore possibilities and make learning Stable Diffusion easier. If you have some ideas or, better yet, would like to contribute* in some way do get in touch.
|
||||
*Hey, if you have a 12Gb graphics card just laying around I'm happy to take it (:
|
||||
I made this because manually changing keywords, looking up possible styles, etc was a pain. It is meant as a fun tool to explore possibilities and make learning Stable Diffusion easier. If you have some ideas or, better yet, would like to contribute[^2] in some way do get in touch.
|
||||
|
||||
## Installation
|
||||
Click the green **Code** button at the top of the page, select the **Download ZIP** option. When done extract the **StylePile.py** file from there and drop it into your **stable-diffusion-webui/scripts** folder. Upon next launch it should be available at the bottom **Script** dropdown.
|
||||
Click the green **Code** button at the top of the page, select the **Download ZIP** option. When done extract everything from there and drop it into your **stable-diffusion-webui/scripts** folder. Upon next launch it should be available at the bottom **Script** dropdown. Loading the scripts may take a little while, so it won't appear right away.
|
||||
|
||||
|
||||
|
||||
|
|
@ -79,3 +78,6 @@ So you should just mix and match and experiment to find out which styles work we
|
|||
For example, you liked that lady knight example from above, but would prefer it as a painting. Just transfer it to img2img, mix styles with Focus and get a pleasant result quickly (but, preferrably do a batch, Stable Diffusion still doesn't magically make every result great).
|
||||
|
||||

|
||||
|
||||
[^1]: Pun intended.
|
||||
[^2]: Hey, if you have a 12Gb graphics card just laying around I'm happy to take it (:
|
||||
|
|
|
|||
Loading…
Reference in New Issue