mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 09:57:49 +02:00
prompt matrix
parent
da9804e285
commit
3a7b3451b7
@ -38,6 +38,12 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
* **Prompt Matrix** - Separate your prompt with the `|` character to explore variations quickly. E.g. `girl holding a rose | illustration | cinematic lighting` creates four task combinations automatically:
|
||||||
|
* girl holding a rose
|
||||||
|
* girl holding a rose, illustration
|
||||||
|
* girl holding a rose, cinematic lighting
|
||||||
|
* girl holding a rose, illustration, cinematic lighting
|
||||||
|
|
||||||
## Negative prompts
|
## Negative prompts
|
||||||
* The negative prompt can be used to describe what you don't want to see in the image. The AI sometimes ignores parts of the negative prompt, especially if the prompt and negative prompt contain very similar terms. In other cases, the negative prompt has big impact on the composition of the image. For example, if you put "shoes" into the negative prompt, you might get a barefoot person - or you get an image where the feet are out of frame.
|
* The negative prompt can be used to describe what you don't want to see in the image. The AI sometimes ignores parts of the negative prompt, especially if the prompt and negative prompt contain very similar terms. In other cases, the negative prompt has big impact on the composition of the image. For example, if you put "shoes" into the negative prompt, you might get a barefoot person - or you get an image where the feet are out of frame.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user