release: bump version to 2.5.4, update changelog
This commit is contained in:
parent
14895ebb13
commit
082a5262b0
|
|
@ -1 +1 @@
|
||||||
version = '2.5.3'
|
version = '2.5.4'
|
||||||
|
|
@ -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)
|
# [2.5.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.3)
|
||||||
|
|
||||||
* Only load weights from non-safetensors files, preventing harmful code injection
|
* Only load weights from non-safetensors files, preventing harmful code injection
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue