mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
Prompt Matrix is in main
This commit is contained in:
parent
0ea8d038be
commit
babdb5b718
@ -55,7 +55,7 @@ The installer will take care of whatever is needed. If you face any problems, yo
|
|||||||
- **Negative Prompt**: Specify aspects of the image to *remove*.
|
- **Negative Prompt**: Specify aspects of the image to *remove*.
|
||||||
- **Attention/Emphasis**: () in the prompt increases the model's attention to enclosed words, and [] decreases it.
|
- **Attention/Emphasis**: () in the prompt increases the model's attention to enclosed words, and [] decreases it.
|
||||||
- **Weighted Prompts**: Use weights for specific words in your prompt to change their importance, e.g. `red:2.4 dragon:1.2`.
|
- **Weighted Prompts**: Use weights for specific words in your prompt to change their importance, e.g. `red:2.4 dragon:1.2`.
|
||||||
- **Prompt Matrix**: (beta only) Quickly create multiple variations of your prompt, e.g. `a photograph of an astronaut riding a horse | illustration | cinematic lighting`.
|
- **Prompt Matrix**: Quickly create multiple variations of your prompt, e.g. `a photograph of an astronaut riding a horse | illustration | cinematic lighting`.
|
||||||
- **Lots of Samplers**: ddim, plms, heun, euler, euler_a, dpm2, dpm2_a, lms.
|
- **Lots of Samplers**: ddim, plms, heun, euler, euler_a, dpm2, dpm2_a, lms.
|
||||||
- **1-click Upscale/Face Correction**: Upscale or correct an image after it has been generated.
|
- **1-click Upscale/Face Correction**: Upscale or correct an image after it has been generated.
|
||||||
- **Make Similar Images**: Click to generate multiple variations of a generated image.
|
- **Make Similar Images**: Click to generate multiple variations of a generated image.
|
||||||
@ -137,4 +137,4 @@ The license of this software forbids you from sharing any content that:
|
|||||||
- Spreads misinformation.
|
- Spreads misinformation.
|
||||||
- Target vulnerable groups.
|
- Target vulnerable groups.
|
||||||
|
|
||||||
For the full list of restrictions please read [the License](LICENSE). You agree to these terms by using this software.
|
For the full list of restrictions please read [the License](LICENSE). You agree to these terms by using this software.
|
||||||
|
Loading…
Reference in New Issue
Block a user