update readme PRs

This commit is contained in:
Manuel Schmid 2024-01-10 21:06:08 +01:00
parent 2f6c0a8ca1
commit faa09aea9d
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 2 additions and 1 deletions

View File

@ -18,9 +18,10 @@ Included adjustments:
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1668 - fix path_outputs directory creation if it doesn't exist
* ✨ show more details for each performance setting, e.g. steps
* ✨ add default_overwrite_step handling for meta data and gradio (allows turbo preset switching to set default_overwrite_step correctly)
* ✨ https://github.com/lllyasviel/Fooocus/pull/1762 - add style preview on mouseover
* ✨ ~~https://github.com/lllyasviel/Fooocus/pull/1762 - add style preview on mouseover~~
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1784 - correctly sort files, display deepest directory level first
* ✨ https://github.com/lllyasviel/Fooocus/pull/1785 - update model Juggernaut XL v6 to v8
* ✨ https://github.com/lllyasviel/Fooocus/pull/1809 - reduce file size of preview images
✨ = new feature<br>
🐛 = bugfix<br>