From 61a945f0f80ef842d35852270a26d31733d19777 Mon Sep 17 00:00:00 2001 From: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:36:47 +0100 Subject: [PATCH] fix: add missing video for mask prompting + add hint for lcm canvas painting --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 9b8ec0f3..c1abaed7 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ Sadly the creator of Fooocus has gone dark multiple times for an extended amount * ✨ https://github.com/lllyasviel/Fooocus/pull/985 - add list of 100 animals to wildcards * ✨ https://github.com/lllyasviel/Fooocus/pull/1013 - add advanced parameter for disable_intermediate_results (progress_gallery, prevents UI lag when generation is too fast) * ✨ https://github.com/lllyasviel/Fooocus/pull/1039 - add prompt translation -* ✨ https://github.com/lllyasviel/Fooocus/pull/1043 - add lcm realtime canvas painting +* ✨ https://github.com/lllyasviel/Fooocus/pull/1043 - add lcm realtime canvas painting (not merged to main in this repository) * ✨ ~~https://github.com/lllyasviel/Fooocus/pull/1167 - update model BluePencil XL v0.5 to v3.1.0~~ * ✨ https://github.com/lllyasviel/Fooocus/pull/1570 - add preset selection to Gradio UI (session based) * 🐛 ~~https://github.com/lllyasviel/Fooocus/pull/1578 - add workaround for changing prompt while generating~~ @@ -55,7 +55,7 @@ You can even reload your presets in the browser if you've changed them. ### https://github.com/lllyasviel/Fooocus/pull/2032 - Automated Mask Generation + Mask Prompting -https://github.com/mashb1t/Fooocus/assets/9307310/204a01f6-63af-4fd2-bd92-76e176849f19 +https://github.com/mashb1t/Fooocus/assets/9307310/b69bf607-128b-48a6-a248-fa2b09218fe7 Videos by [@rayronvictor](https://github.com/rayronvictor) @@ -70,14 +70,14 @@ https://github.com/mashb1t/Fooocus/assets/9307310/204a01f6-63af-4fd2-bd92-76e176
Mask generation by prompt

-https://github.com/mashb1t/Fooocus/assets/9307310/204a01f6-63af-4fd2-bd92-76e176849f19 +https://github.com/mashb1t/Fooocus/assets/9307310/b69bf607-128b-48a6-a248-fa2b09218fe7

--- -### https://github.com/lllyasviel/Fooocus/pull/1940 - Metadata Handling +### https://github.com/lllyasviel/Fooocus/pull/1940 - Metadata Handling - Compatible with Civitai & A1111 This feature offers activatable metadata persistency in images for both a Fooocus (json) and A1111 (plain text) meta data scheme, where the latter is 100% compatible with A1111 and Civitai, but can not be used to reproduce the image outside of Fooocus, as there are so many improvements and special things happening in Fooocus it's just not applicable anywhere else. - Supports metadata for PNG (PngInfo) + JPG and WebP (both EXIF). - Save & restore configurations directly from images