Skip to content

Commit e2f9bcb

Browse files
authored
docs: bump version number to 2.3.1, add changelog (#2616)
1 parent 523ef5c commit e2f9bcb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

fooocus_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.3.0'
1+
version = '2.3.1'

update_log.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.1](https://github.com/lllyasviel/Fooocus/releases/tag/2.3.1)
2+
3+
* Remove positive prompt from anime prefix to not reset prompt after switching presets
4+
* Fix image number being reset to 1 when switching preset, now doesn't reset anymore
5+
* Fix outpainting dimension calculation when extending left/right
6+
* Fix LoRA compatibility for LoRAs in a1111 metadata scheme
7+
18
# [2.3.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.3.0)
29

310
* Add performance "lightning" (based on [SDXL-Lightning 4 step LoRA](https://huggingface.co/ByteDance/SDXL-Lightning/blob/main/sdxl_lightning_4step_lora.safetensors))

0 commit comments

Comments
 (0)