mirror of
https://github.com/Zyin055/Config-Presets.git
synced 2026-01-26 19:19:54 +00:00
Update README.md
This commit is contained in:
24
README.md
24
README.md
@@ -8,27 +8,11 @@ The new dropdown in the image gallery.
|
||||
|
||||
Dropdown values (configurable), select one and the generation settings values will be applied to the Web UI.
|
||||
|
||||

|
||||
|
||||
Each config preset holds values for:
|
||||
* Sampling Steps
|
||||
* Sampling method
|
||||
* Width
|
||||
* Height
|
||||
* Restore Faces
|
||||
* Hires. fix
|
||||
* Hires Upscaler
|
||||
* Upscale by
|
||||
* Denoising strength
|
||||
* Batch count
|
||||
* Batch size
|
||||
* CFG Scale
|
||||
|
||||
Manually removing one of these fields from the json config file will mean that field will get ignored.
|
||||

|
||||
|
||||
Clicking the "Add/Remove..." button lets you create and delete custom presets of settings currently in the Web UI. Each button has tooltips to help you.
|
||||
|
||||

|
||||

|
||||
|
||||
Screenshot of config-txt2img.json, which can be opened with the "Open..." button in the txt2img tab. It's created after the extension is loaded for the first time. You can use this if you want finer control on editing your presets. config-img2img.json also exists for the img2img tab.
|
||||
|
||||
@@ -45,6 +29,9 @@ Screenshot of config-txt2img.json, which can be opened with the "Open..." button
|
||||
* [Can't fix] Updating from an old version (before 12/21/2022 update) will wipe your custom config presets
|
||||
|
||||
## Changelog
|
||||
<details>
|
||||
<summary>Click to view Changelog</summary>
|
||||
|
||||
#### 3/06/2023
|
||||
* Added the ability to select which fields are saved when creating a new config preset (before, this could have been done manually by editing the .json config file)
|
||||
* Moved some buttons around in the UI for creating a new config preset
|
||||
@@ -72,3 +59,4 @@ Screenshot of config-txt2img.json, which can be opened with the "Open..." button
|
||||
* Better support for img2img tab compatibility
|
||||
#### 12/12/2022
|
||||
* Initial Release
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user