mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-18 03:11:10 +01:00
Advanced settings have been renamed
The advanced settings have been renamed to image settings and system settings in the Web UI.
This commit is contained in:
parent
489aae7a46
commit
d9fa2c4a62
@ -77,12 +77,17 @@ You can use Face Correction or Upscaling to improve the image further.
|
|||||||
## Problems? Troubleshooting
|
## Problems? Troubleshooting
|
||||||
Please try the common [troubleshooting](Troubleshooting.md) steps. If that doesn't fix it, please ask on the [discord server](https://discord.com/invite/u9yhsFmEkB), or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues).
|
Please try the common [troubleshooting](Troubleshooting.md) steps. If that doesn't fix it, please ask on the [discord server](https://discord.com/invite/u9yhsFmEkB), or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues).
|
||||||
|
|
||||||
# Advanced Settings
|
# Image Settings
|
||||||
You can also set the configuration like `seed`, `width`, `height`, `num_outputs`, `num_inference_steps` and `guidance_scale` using the 'show' button next to 'Advanced settings'.
|
You can also set the configuration like `seed`, `width`, `height`, `num_outputs`, `num_inference_steps` and `guidance_scale` using the 'show' button next to 'Image settings'.
|
||||||
|
|
||||||
Use the same `seed` number to get the same image for a certain prompt. This is useful for refining a prompt without losing the basic image design. Enable the `random images` checkbox to get random images.
|
Use the same `seed` number to get the same image for a certain prompt. This is useful for refining a prompt without losing the basic image design. Enable the `random images` checkbox to get random images.
|
||||||
|
|
||||||
![Screenshot of advanced settings](media/config-v6.jpg?raw=true)
|
![Screenshot of advanced settings](media/config-v6.jpg?raw=true)
|
||||||
|
|
||||||
|
# System Settings
|
||||||
|
The system settings are reachable via the cogwheel symbol on the top right. It can be used to configure whether all generated images should
|
||||||
|
saved be automically, or to tune the Stable Diffusion image generation.
|
||||||
|
|
||||||
![Screenshot of advanced settings](media/system-settings-v2.jpg?raw=true)
|
![Screenshot of advanced settings](media/system-settings-v2.jpg?raw=true)
|
||||||
|
|
||||||
# Image Modifiers
|
# Image Modifiers
|
||||||
|
Loading…
Reference in New Issue
Block a user