release: bump version to 2.6.0-rc2, update changelog

This commit is contained in:
Manuel Schmid
2024-07-13 15:54:00 +02:00
parent efb6ca01d3
commit f4d21e6fa1
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
version = '2.6.0-rc1 (mashb1t)'
version = '2.6.0-rc2 (mashb1t)'
+6
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