Skip to content

Commit e7f5d34

Browse files
authored
Update README.md
1 parent c77f6eb commit e7f5d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Baselines: E2E models are `torch.compile`d from reference repositories. Attentio
132132
**Quality**
133133
| **Method** | **Speedup ↑** | **Latency (s) ↓** | **Total ↑** | **Quality ↑** | **Semantic ↑** |
134134
|------------|---------------|-------------------|-------------|---------------|----------------|
135-
| *HunyuanVideo, T = 50 (720 × 1280 × 129)* | | | | | |
135+
| ***HunyuanVideo, T = 50 (720 × 1280 × 129)*** | | | | | |
136136
| Hunyuan | 1 × | 1030 | 83.24 | 85.09 | 75.82 |
137137
| STA | 1.79 × | 575 | 82.46 | **84.63** | 73.83 |
138138
| **Chipmunk** | **2.16 ×** | **477** | **82.94** | 84.60 | **76.3** |
@@ -151,7 +151,7 @@ Baselines: E2E models are `torch.compile`d from reference repositories. Attentio
151151

152152
| **Method** | **FLOPs ↓** | **Speedup ↑** | **Latency (s) ↓** | **ImRe ↑** |
153153
|------------|-------------|---------------|-------------------|------------|
154-
| *FLUX.1-dev, T = 50 (768 × 1280)* | | | | |
154+
| ***FLUX.1-dev, T = 50 (768 × 1280)*** | | | | |
155155
| Flux | 100 % | 1 × | 6.60 | 0.76 |
156156
| DiTFastAttn | 83 % | 1.09 × | 6.05 | **0.80** |
157157
| **Chipmunk** | **58 %** | **1.41 ×** | **4.90** | **0.80** |

0 commit comments

Comments
 (0)