v2.5.2
What's Changed
- fix: add missing prompt return values for upscale fast 2x in enhance
- fix: add handling for only enhance upscale fast to not divide by 0 on step calculation
- fix: get upscale model filepath by calling downloading_upscale_model() to ensure the model exists
- fix: correctly break after user stopped during enhance inpainting
Full Changelog: v2.5.1...v2.5.2