mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 09:57:49 +02:00
Finished modifiers, updated screenshot for system settings
parent
10d5e80c5c
commit
375cf29bfc
@ -21,13 +21,21 @@
|
|||||||
## Render Settings
|
## Render Settings
|
||||||
* Show a live preview: Shows a live preview if enabled, otherwise will display the image when finished
|
* 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
|
* Fix incorrect faces and eyes: Uses GFPGAN - a face restauration algorithm to fix glitches in faces & eyes
|
||||||
* *
|
* Upscale image by 4x: Uses [RealESRGAN](https://github.com/xinntao/Real-ESRGAN) to upscale the final image to 4x the size (512x512 will be 2048x2048)
|
||||||
|
* RealESRGAN_x4plus is general-purpose
|
||||||
|
* RealESRGAN_x4plus_anime_6B is optimized for anime
|
||||||
|
|
||||||
# Image Modifiers
|
# Image Modifiers
|
||||||

|

|
||||||
|
* Cogwheel icon: Define custom image modifiers
|
||||||
|
* Image style: A pull-down-menu to change the type of icon for the pre-defined modifiers
|
||||||
|
* Face: Shows faces for the icons in the style of the modifiers
|
||||||
|
* Landscapes: Shows landscapes for the icons in the style of the modifiers
|
||||||
|
* Thumbnail size: A slider to change the size of the clickable modifiers
|
||||||
|
* Image modifiers: These are simply prompt parts, which will be added to the prompt if selected
|
||||||
|
|
||||||
# System Settings
|
# Settings
|
||||||

|

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