data-archetype commited on
Commit
8939e5b
·
verified ·
1 Parent(s): b3b8894

Fix title: iRDiffAE → mDiffAE v1

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html lang="en">
3
  <head>
4
  <meta charset="utf-8">
5
- <title>iRDiffAE — Reconstruction Results</title>
6
  <style>
7
  body { font-family: system-ui, sans-serif; margin: 20px; background: #1a1a1a; color: #e0e0e0; }
8
  h1 { margin-bottom: 4px; }
@@ -26,8 +26,8 @@
26
  </style>
27
  </head>
28
  <body>
29
- <h1>iRDiffAE — Reconstruction Results</h1>
30
- <p>Comparison of iRDiffAE model variants and Flux VAE references.</p>
31
 
32
  <div class="size-controls">
33
  Image width:
 
2
  <html lang="en">
3
  <head>
4
  <meta charset="utf-8">
5
+ <title>mDiffAE v1 — Reconstruction Results</title>
6
  <style>
7
  body { font-family: system-ui, sans-serif; margin: 20px; background: #1a1a1a; color: #e0e0e0; }
8
  h1 { margin-bottom: 4px; }
 
26
  </style>
27
  </head>
28
  <body>
29
+ <h1>mDiffAE v1 — Reconstruction Results</h1>
30
+ <p>Comparison of mDiffAE v1 and Flux VAE references.</p>
31
 
32
  <div class="size-controls">
33
  Image width: