We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14895eb commit 082a526Copy full SHA for 082a526
2 files changed
fooocus_version.py
@@ -1 +1 @@
1
-version = '2.5.3'
+version = '2.5.4'
update_log.md
@@ -1,3 +1,9 @@
+# [2.5.4](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.4)
2
+
3
+* Fix validation for default_ip_image_* and default_inpaint_mask_sam_model
4
+* Fix enhance mask debugging in combination with image sorting
5
+* Fix loading of checkpoints and LoRAs when using multiple directories in config and then switching presets
6
7
# [2.5.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.3)
8
9
* Only load weights from non-safetensors files, preventing harmful code injection
0 commit comments