release: bump version to 2.5.1, update changelog
This commit is contained in:
parent
49275c0ba1
commit
c83be895c7
|
|
@ -1 +1 @@
|
|||
version = '2.5.0 (mashb1t)'
|
||||
version = '2.5.1 (mashb1t)'
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
# [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
|
||||
* Fix current_task_id increase when doing image enhancements
|
||||
* Rename checkbox `Enable Mask Upload` to `Enable Advanced Masking Features` to better hint to mask auto-generation feature
|
||||
|
||||
# [2.5.0](https://github.com/mashb1t/Fooocus/releases/tag/v2.5.0)
|
||||
|
||||
* Add enhance feature, which offers easy image refinement steps (similar to adetailer, but based on dynamic image detection instead of specific mask detection models). See [documentation](https://github.com/mashb1t/Fooocus/discussions/42).
|
||||
|
|
|
|||
Loading…
Reference in New Issue