9a5b329c63 | ||
---|---|---|
.gitattributes | ||
README.md | ||
config.json | ||
diffusion_flax_model.msgpack |
README.md
sd-vae-ft-mse-flax
VAE Stable Diffusion(稳定扩散)是一种用于生成模型的算法,结合了变分自编码器(Variational Autoencoder,VAE)和扩散生成网络(Diffusion Generative Network)的思想。它通过对变分自编码器进行改进,提高了生成样本的质量和多样性。