New
v2.4.2
What's Changed
- feat: add support and preset for playground v2.5 (only works with performance Quality or Speed, use with scheduler edm_playground_v2) by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3073
- feat: make textboxes (incl. positive prompt) resizable by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3074
- fix: use default vae name instead of None on file refresh by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3045
- fix: correctly use translation and dynamic label for aspect ratios by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3046
- feat: optimize performance lora filtering in metadata by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3048
- feat: rework intermediate image display for restricted performances by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3050
- fix: turbo scheduler loading issue by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3065
- fix: chown files directly at copy in Dockerfile by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3066
- feat: sync cmd args in readme by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3075
- fix: correct sampling for tcd scheduler when gamma is 0 by @mashb1t in https://github.com/lllyasviel/Fooocus/pull/3093
Full Changelog: https://github.com/lllyasviel/Fooocus/compare/v2.4.1...v2.4.2