zc-huhu commited on
Commit
83be164
·
1 Parent(s): 5bd0a33
Files changed (1) hide show
  1. data/note.html +4 -3
data/note.html CHANGED
@@ -1,9 +1,10 @@
1
  <div>
2
  <div>
3
  <br>
4
- <div style="text-align: left; font-size: 20px; max-width: 1000px; margin: 0 auto;">
5
  Key highlights driving our model's exceptional speed and fidelity include: <br>
6
  </div>
 
7
  <div style="text-align: left; font-size: 18px; max-width: 1200px; margin: 0 auto;">
8
  <ul>
9
  <li>Parallel DiT architecture with 16-channel VAE, enabling maximum garment fidelity and fine detail retention </li>
@@ -15,8 +16,8 @@
15
  <br>
16
  <div style="text-align: center; font-size: 16px; max-width: 1000px; margin: 0 auto;">
17
  <p id="note">
18
- <sup>*</sup>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>
19
- However, these pre-processing overheads can be largely optimized with caching, and deliver a near real-time experience in applications.
20
  </p>
21
  </div>
22
  <br>
 
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
  </div>
7
+ <br>
8
  <div style="text-align: left; font-size: 18px; max-width: 1200px; margin: 0 auto;">
9
  <ul>
10
  <li>Parallel DiT architecture with 16-channel VAE, enabling maximum garment fidelity and fine detail retention </li>
 
16
  <br>
17
  <div style="text-align: center; font-size: 16px; max-width: 1000px; margin: 0 auto;">
18
  <p id="note">
19
+ <sup>*</sup><i>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.</i><br>
20
+ <i>However, these pre-processing overheads can be largely optimized with caching, and deliver a near real-time experience in applications.</i>
21
  </p>
22
  </div>
23
  <br>