mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 18:08:00 +02:00
Updated UI Overwiew (markdown)
parent
2ed4445a47
commit
0efe278ead
@ -1,10 +1,26 @@
|
|||||||
# Prompt and Base Image
|
# Prompt and Base Image
|
||||||

|

|
||||||
* Prompt: A textual prompt for stable diffusion to render - More on prompts [here][Writing prompts]
|
* Prompt: A textual prompt for stable diffusion to render - More on prompts [[here|Writing prompts]]
|
||||||
* Negative Prompt: A textual prompt for stable diffusion to avoid
|
* Negative Prompt: A textual prompt for stable diffusion to avoid - More on negative prompts [[here|Writing-prompts#negative-prompts]]
|
||||||
* Initial Image: A selector for a base image
|
* Initial Image: A selector for a base image
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
* Image Settings
|
||||||
|
* * Seed: A number to prime the random generator with
|
||||||
|
* * Number of images:
|
||||||
|
* * * (total) A number for how many images are to be generated in total
|
||||||
|
* * * (in parallel) A number for how many images are to be generated at the same time
|
||||||
|
* * Model: A drop-down-menu for selecting data models - More on data models [[here|Custom-Models]]
|
||||||
|
* * Custom VAE: A drop-down-menu for selecting Variational Auto Encoder - More on VAE [[here|VAE-Variational-Auto-Encoder]]
|
||||||
|
* * Image Size: drop-down-menus to select the resolution of the image to be generated
|
||||||
|
* * Inference steps: A number for how many steps stable diffusion should use
|
||||||
|
* * Guidance Scale: A slider & number field that controls how much the imgage generation should follow the prompt - Example [here](https://getimg.ai/guides/interactive-guide-to-stable-diffusion-guidance-scale-parameter)
|
||||||
|
* * Output format: A drop-down-menu for selecting either jpeg or png
|
||||||
|
* Render Settings
|
||||||
|
* * Show a live preview: Shows a live preview if enabled, otherwise will display the image when finished
|
||||||
|
* * Fix incorrect faces and eyes: Uses GFPGAN - a face restauration algorithm to fix glitches in faces & eyes
|
||||||
|
* *
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user