Spaces:
Sleeping
Sleeping
minor
Browse files- data/note.html +2 -2
data/note.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<div>
|
| 2 |
<div>
|
| 3 |
<br>
|
| 4 |
-
<div style="text-align: center; font-size:
|
| 5 |
Key highlights driving our model's exceptional speed and fidelity include: <br>
|
| 6 |
<ul>
|
| 7 |
<li>Parallel DiT architecture with 16-channel VAE, enabling maximum garment fidelity and fine detail retention </li>
|
|
@@ -11,7 +11,7 @@
|
|
| 11 |
</ul>
|
| 12 |
</div>
|
| 13 |
<br>
|
| 14 |
-
<div style="text-align: center; font-size: 16px; max-width:
|
| 15 |
<p id="note">
|
| 16 |
Please note that “1 second” refers to the try-on generation’s actual processing time. In pactice, additional pre-processing is applied to the model image with computing intermediate representations, and it may add to the overall latency.<br>
|
| 17 |
However, these pre-processing overheads can be largely optimized with caching, and deliver a near real-time experience in applications.
|
|
|
|
| 1 |
<div>
|
| 2 |
<div>
|
| 3 |
<br>
|
| 4 |
+
<div style="text-align: center; font-size: 20px; max-width: 1000px; margin: 0 auto;">
|
| 5 |
Key highlights driving our model's exceptional speed and fidelity include: <br>
|
| 6 |
<ul>
|
| 7 |
<li>Parallel DiT architecture with 16-channel VAE, enabling maximum garment fidelity and fine detail retention </li>
|
|
|
|
| 11 |
</ul>
|
| 12 |
</div>
|
| 13 |
<br>
|
| 14 |
+
<div style="text-align: center; font-size: 16px; max-width: 1000px; margin: 0 auto;">
|
| 15 |
<p id="note">
|
| 16 |
Please note that “1 second” refers to the try-on generation’s actual processing time. In pactice, additional pre-processing is applied to the model image with computing intermediate representations, and it may add to the overall latency.<br>
|
| 17 |
However, these pre-processing overheads can be largely optimized with caching, and deliver a near real-time experience in applications.
|