data-archetype commited on
Commit
1c5c086
·
verified ·
1 Parent(s): 2185c79

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,7 +11,9 @@ library_name: mdiffae
11
 
12
  # mdiffae_v1
13
 
14
- > **[mDiffAE v2](https://huggingface.co/data-archetype/mdiffae-v2) is now available and is the recommended version.** It offers substantially better reconstruction (+1.7 dB mean PSNR) with the same or better downstream convergence.
 
 
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
  > |---|---|---|---|