From faa09aea9d0240e6c9e0020803560acf8fea0872 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Wed, 10 Jan 2024 21:06:08 +0100 Subject: [PATCH] update readme PRs --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 515c1d58..1c1fd06c 100644 --- a/readme.md +++ b/readme.md @@ -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
🐛 = bugfix