Update: fix iRepa→iRDiffAE naming, add performance table
Browse files- README.md +1 -1
- technical_report.md +1 -1
README.md
CHANGED
|
@@ -10,7 +10,7 @@ library_name: irdiffae
|
|
| 10 |
|
| 11 |
# irdiffae_v1
|
| 12 |
|
| 13 |
-
**iRDiffAE** — **iR**
|
| 14 |
A fast, single-GPU-trainable diffusion autoencoder with spatially structured
|
| 15 |
latents for rapid downstream model convergence. Encoding runs ~5× faster than
|
| 16 |
Flux VAE; single-step decoding runs ~3× faster.
|
|
|
|
| 10 |
|
| 11 |
# irdiffae_v1
|
| 12 |
|
| 13 |
+
**iRDiffAE** — **iR**epa **Diff**usion **A**uto**E**ncoder.
|
| 14 |
A fast, single-GPU-trainable diffusion autoencoder with spatially structured
|
| 15 |
latents for rapid downstream model convergence. Encoding runs ~5× faster than
|
| 16 |
Flux VAE; single-step decoding runs ~3× faster.
|
technical_report.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# iRDiffAE v1.0 — Technical Report
|
| 2 |
|
| 3 |
-
**
|
| 4 |
|
| 5 |
A fast, single-GPU-trainable diffusion autoencoder with spatially structured
|
| 6 |
latents for rapid downstream model convergence. Encoding runs ~5× faster than
|
|
|
|
| 1 |
# iRDiffAE v1.0 — Technical Report
|
| 2 |
|
| 3 |
+
**iR**epa **Diff**usion **A**uto**E**ncoder = **iRDiffAE**
|
| 4 |
|
| 5 |
A fast, single-GPU-trainable diffusion autoencoder with spatially structured
|
| 6 |
latents for rapid downstream model convergence. Encoding runs ~5× faster than
|