release: bump version to 2.5.2, update changelog

This commit is contained in:
Manuel Schmid 2024-06-30 13:47:25 +02:00
parent 40e00f2263
commit aba2c6c1ba
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 8 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.1 (mashb1t)'
version = '2.5.2 (mashb1t)'

View File

@ -1,3 +1,10 @@
# [2.5.2](https://github.com/mashb1t/Fooocus/releases/tag/v2.5.2)
* Add missing prompt return values for `Upscale (Fast 2x)` in enhance
* Add handling for executing only enhance `Upscale (Fast 2x)` to not divide by 0 on step calculation
* Get upscale model filepath by calling downloading_upscale_model() to ensure the model exists
* Correctly break after user stopped during enhance inpainting
# [2.5.1](https://github.com/mashb1t/Fooocus/releases/tag/v2.5.1)
* Fix missing handling for cloth category for u2net_cloth_seg in enhance tabs