From 1f412a994f3332dfaf7b7fa77e5d00b0a41da8c5 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Sat, 23 Mar 2024 16:54:50 +0100 Subject: [PATCH 1/3] docs: bump version number to 2.3.1, add changelog --- fooocus_version.py | 2 +- update_log.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/fooocus_version.py b/fooocus_version.py index a4b8895b..b2050196 100644 --- a/fooocus_version.py +++ b/fooocus_version.py @@ -1 +1 @@ -version = '2.3.0' +version = '2.3.1' diff --git a/update_log.md b/update_log.md index 4e22db0a..62c4882b 100644 --- a/update_log.md +++ b/update_log.md @@ -1,3 +1,10 @@ +# [2.3.1](https://github.com/lllyasviel/Fooocus/releases/tag/2.3.1) + +* Remove positive prompt from anime prefix to not reset prompt after switching presets +* Fix image number being reset to 1 when switching preset, now doesn't reset anymore +* Fix outpainting dimension calculation when extending left/right +* Fix LoRA compatibility for LoRAs in a1111 metadata scheme + # [2.3.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.3.0) * Add performance "lightning" (based on [SDXL-Lightning 4 step LoRA](https://huggingface.co/ByteDance/SDXL-Lightning/blob/main/sdxl_lightning_4step_lora.safetensors)) From e5e1d93e5d15f18a2d9d9a90b0fc46e8441ab034 Mon Sep 17 00:00:00 2001 From: nrrm1 <167359871+nrrm1@users.noreply.github.com> Date: Sat, 20 Apr 2024 06:21:40 +0000 Subject: [PATCH 2/3] smart --- oryx-build-commands.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 oryx-build-commands.txt diff --git a/oryx-build-commands.txt b/oryx-build-commands.txt new file mode 100644 index 00000000..d647bdf7 --- /dev/null +++ b/oryx-build-commands.txt @@ -0,0 +1,2 @@ +PlatformWithVersion=Python +BuildCommands=conda env create --file environment.yml --prefix ./venv --quiet From 53a00e5c8936ae8308d20e4e5cc807ea3b3f7915 Mon Sep 17 00:00:00 2001 From: nrrm1 <167359871+nrrm1@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:22:12 +0300 Subject: [PATCH 3/3] Create sin --- sin | 1 + 1 file changed, 1 insertion(+) create mode 100644 sin diff --git a/sin b/sin new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/sin @@ -0,0 +1 @@ +