Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,7 +11,9 @@ library_name: mdiffae
|
|
| 11 |
|
| 12 |
# mdiffae_v1
|
| 13 |
|
| 14 |
-
> **
|
|
|
|
|
|
|
| 15 |
>
|
| 16 |
> | Version | Mean PSNR (2k images) | Bottleneck | Decoder |
|
| 17 |
> |---|---|---|---|
|
|
|
|
| 11 |
|
| 12 |
# mdiffae_v1
|
| 13 |
|
| 14 |
+
> **DEPRECATED** — This model is superseded by [**SemDisDiffAE**](https://huggingface.co/data-archetype/semdisdiffae), which offers better reconstruction quality, better downstream diffusion convergence, and slightly faster inference.
|
| 15 |
+
|
| 16 |
+
> **[mDiffAE v2](https://huggingface.co/data-archetype/mdiffae-v2) is also available but likewise superseded by SemDisDiffAE.** It offers substantially better reconstruction (+1.7 dB mean PSNR) with the same or better downstream convergence.
|
| 17 |
>
|
| 18 |
> | Version | Mean PSNR (2k images) | Bottleneck | Decoder |
|
| 19 |
> |---|---|---|---|
|