Merge pull request #3384 from lllyasviel/develop

Release v2.5.2
This commit is contained in:
Manuel Schmid 2024-07-27 23:29:40 +02:00 committed by GitHub
commit c2dc17e883
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.1' version = '2.5.2'

View File

@ -1,3 +1,8 @@
# [2.5.2](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.2)
* Fix not adding positive prompt when styles didn't have a {prompt} placeholder in the positive prompt
* Extend config settings for input image, see list in [PR](https://github.com/lllyasviel/Fooocus/pull/3382)
# [2.5.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.1) # [2.5.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.1)
* Update download URL in readme * Update download URL in readme