Spaces:
Sleeping
Sleeping
Add mechanism visualization page (static/index.html)
Browse files- static/index.html +5 -0
static/index.html
CHANGED
|
@@ -1035,6 +1035,11 @@
|
|
| 1035 |
<h2>How Deep Analog works</h2>
|
| 1036 |
<div class="sub">From a single reference image to a reusable film look — in seconds</div>
|
| 1037 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1038 |
<p>In plain English: Deep Analog <b>reverse-engineers film through data</b>. During
|
| 1039 |
training, the model studied thousands of photograph pairs — the same picture with and
|
| 1040 |
without a look applied — over and over, hundreds of thousands of exposures in total,
|
|
|
|
| 1035 |
<h2>How Deep Analog works</h2>
|
| 1036 |
<div class="sub">From a single reference image to a reusable film look — in seconds</div>
|
| 1037 |
|
| 1038 |
+
<p style="margin-top:14px"><a href="static/visualization.html" target="_blank" rel="noopener"
|
| 1039 |
+
style="display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:600;text-decoration:none;border:1px solid var(--accent);border-radius:10px;padding:9px 16px;">
|
| 1040 |
+
<svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="3"/><path d="M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z"/></svg>
|
| 1041 |
+
Visualization of mechanisms →</a></p>
|
| 1042 |
+
|
| 1043 |
<p>In plain English: Deep Analog <b>reverse-engineers film through data</b>. During
|
| 1044 |
training, the model studied thousands of photograph pairs — the same picture with and
|
| 1045 |
without a look applied — over and over, hundreds of thousands of exposures in total,
|