release: bump version to 2.5.4, update changelog

This commit is contained in:
Manuel Schmid 2024-08-11 18:48:31 +02:00
parent 14895ebb13
commit 082a5262b0
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 7 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.3'
version = '2.5.4'

View File

@ -1,3 +1,9 @@
# [2.5.4](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.4)
* Fix validation for default_ip_image_* and default_inpaint_mask_sam_model
* Fix enhance mask debugging in combination with image sorting
* Fix loading of checkpoints and LoRAs when using multiple directories in config and then switching presets
# [2.5.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.3)
* Only load weights from non-safetensors files, preventing harmful code injection