commit ab3ed5fce1af792a2593fa0633fb060c0a6f35e2 Author: pice35408784b54431987c4d13c457b9cd Date: Sun Sep 29 15:10:17 2024 +0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e64e71d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# sd-vae-ft-mse-flax + +VAE Stable Diffusion(稳定扩散)是一种用于生成模型的算法,结合了变分自编码器(Variational Autoencoder,VAE)和扩散生成网络(Diffusion Generative Network)的思想。它通过对变分自编码器进行改进,提高了生成样本的质量和多样性。 \ No newline at end of file