sd-scripts
sd-scripts copied to clipboard
Train VAE?
How to train VAE for model? Fine_tune.py train unet only network
A recently developed project for this purpose is https://github.com/lavinal712/AutoencoderKL, which provides scripts for specifically training the VAE for SD15, SDXL, and FLUX based models. Alternative, older, but similarly interesting training scripts can be found here:
- https://github.com/kukaiN/vae_finetune