release: bump version to 2.6.0-rc2, update changelog

This commit is contained in:
Manuel Schmid 2024-07-13 15:52:06 +02:00
parent efb6ca01d3
commit f4d21e6fa1
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.6.0-rc1 (mashb1t)'
version = '2.6.0-rc2 (mashb1t)'

View File

@ -1,3 +1,9 @@
# [2.6.0-rc2](https://github.com/mashb1t/Fooocus/releases/tag/v2.6.0-rc2)
* Add hash generation multi-threading support, change `--rebuild-hash-cache` from bool to int (number of CPU cores)
* Fix inference tensor version counter tracking issue for GroundingDINO after using Enhance (see [discussion](https://github.com/lllyasviel/Fooocus/discussions/3213))
# [2.6.0-rc1](https://github.com/mashb1t/Fooocus/releases/tag/v2.6.0-rc1)
* Update default models to latest versions