From 3b9730211664637dec306d5a43ca9ede894eba0c Mon Sep 17 00:00:00 2001 From: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:18:10 +0100 Subject: [PATCH] docs: mark merged PRs in readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e8633834..cf19e5f0 100644 --- a/readme.md +++ b/readme.md @@ -26,14 +26,14 @@ Sadly the creator of Fooocus has gone dark multiple times for an extended amount * ✨ 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/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/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 * ✨ https://github.com/lllyasviel/Fooocus/pull/1932 - use consistent file name in gradio * ✨ https://github.com/lllyasviel/Fooocus/pull/1863 - image extension support (png, jpg, webp) * ✨ https://github.com/lllyasviel/Fooocus/pull/1938 - automatically describe image on uov image upload if prompt is empty * ✨ https://github.com/lllyasviel/Fooocus/pull/1940 - meta data handling, schemes: Fooocus (json) and A1111 (plain text). Compatible with Civitai. -* ✨ https://github.com/lllyasviel/Fooocus/pull/1979 - prevent outdated history log link after midnight +* ✨ ~~https://github.com/lllyasviel/Fooocus/pull/1979 - prevent outdated history log link after midnight~~ * ✨ https://github.com/lllyasviel/Fooocus/pull/2032 - add inpaint mask generation functionality using rembg, incl. segmentation support ✨ = new feature