Update README.md
Browse files
README.md
CHANGED
|
@@ -58,9 +58,8 @@ batches per resolution.
|
|
| 58 |
| `512x512` | `32` | dinac_ae | `53.09` | `1.659` | `602.7` | `1570.0` | `6.70x` | `87.5%` |
|
| 59 |
| `512x512` | `32` | FLUX.2 VAE | `355.64` | `11.114` | `90.0` | `12533.8` | `1.00x` | `0.0%` |
|
| 60 |
|
| 61 |
-
The
|
| 62 |
-
because it uses 8 transformer blocks instead of 6, but remains much faster and
|
| 63 |
-
much smaller than the FLUX.2 VAE encoder.
|
| 64 |
|
| 65 |
## Latent Interface
|
| 66 |
|
|
|
|
| 58 |
| `512x512` | `32` | dinac_ae | `53.09` | `1.659` | `602.7` | `1570.0` | `6.70x` | `87.5%` |
|
| 59 |
| `512x512` | `32` | FLUX.2 VAE | `355.64` | `11.114` | `90.0` | `12533.8` | `1.00x` | `0.0%` |
|
| 60 |
|
| 61 |
+
The encoder is slower than DINAC-AE's encoder
|
| 62 |
+
because it uses 8 transformer blocks instead of 6, but remains much faster and lighter than the FLUX.2 VAE encoder.
|
|
|
|
| 63 |
|
| 64 |
## Latent Interface
|
| 65 |
|