isidentical
commited on
Commit
•
518cefd
1
Parent(s):
571b815
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
|
22 |
> Disclaimer: this VAE is not intended to be a replacement for SD3's VAE since the latent spaces are entirely different.
|
23 |
|
24 |
-
A fully open source 16ch VAE reproduction for the [SD3](https://arxiv.org/abs/2403.03206). Useful for people who are building their own image generation models and need an off-the-shelf VAE
|
25 |
|
26 |
|
27 |
| VAE | rFID | PSNR | LPIPS |
|
|
|
21 |
|
22 |
> Disclaimer: this VAE is not intended to be a replacement for SD3's VAE since the latent spaces are entirely different.
|
23 |
|
24 |
+
A fully open source 16ch VAE reproduction for the [SD3](https://arxiv.org/abs/2403.03206). Useful for people who are building their own image generation models and need an off-the-shelf VAE. Natively trained in fp16.
|
25 |
|
26 |
|
27 |
| VAE | rFID | PSNR | LPIPS |
|