What's Changed
- fix: parse width and height as int when applying metadata by @mashb1t in #2452
- fix: do not attempt to remove non-existing image grid file by @mashb1t in #2456
- feat: add troubleshooting guide to bug report template again by @mashb1t in #2489
- feat: use jpeg instead of jpg, use enums instead of strings by @mashb1t in #2453
- feat: add performance lightning with 4 step LoRA by @mashb1t in #2415
- fix: change synthetic refiner switch from 0.5 to 0.8 by @xhoxye in #2165
- feat: add config for temp path and temp path cleanup on launch by @midareashi and @mashb1t in #1992
- feat: scan wildcard subdirectories by @Cruxial0 and @mashb1t in #2466
- fix: use correct method call for interrupt_current_processing by @mashb1t in #2506
- feat: read wildcards in order 通配符增强,切换顺序读取。 by @xhoxye and @mashb1t in #1761
- feat: use scrollable 2 column layout for styles by @hswlab in #1883
- feat: allow to add disabled LoRAs in config by @mashb1t in #2507
- fix: prioritize VRAM over RAM in Colab, preventing out of memory issues by @Peppe289 and @mashb1t in #1710
- fix: update xformers to 0.0.23 by @mashb1t in #2517
- feat: update xformers to 0.0.23 in Dockerfile by @josephrocca in #2519
- fix: parse seed as string to display correctly in metadata preview by @mashb1t in #2536
- feat: allow user add custom preset without block
git pull
by @Zxilly in #2520 - feat: add preset selection to Gradio UI (session based) by @mashb1t in #1570
- fix: add error output for unsupported images by @shaye059 in #2537
- feat: improve anime preset by adding style Fooocus Semi Realistic by @DavidDragonsage in #2492
New Contributors
- @midareashi made their first contribution in #1992
- @Cruxial0 made their first contribution in #2466
- @hswlab made their first contribution in #1883
- @Peppe289 made their first contribution in #1710
- @josephrocca made their first contribution in #2519
- @Zxilly made their first contribution in #2520
- @shaye059 made their first contribution in #2537
- @DavidDragonsage made their first contribution in #2492
Full Changelog: 2.2.1...2.3.0-rc1