Skip to content

master-471-7010bb4

Choose a tag to compare

@github-actions github-actions released this 13 Jan 19:15
7010bb4
feat: support for SDXS-512 model (#1180)

* feat: add U-Net specials of SDXS

* docs: update distilled_sd.md for SDXS-512

* feat: for SDXS use AutoencoderTiny as the primary VAE

* docs: update distilled_sd.md for SDXS-512

* fix: SDXS code cleaning after review by stduhpf

* format code

* fix sdxs with --taesd-preview-only

---------

Co-authored-by: leejet <leejet714@gmail.com>