Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NaviCache4HunyuanVideo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ python3 navicache_sample_video.py \
| **NaviCache** (`threshold=0.040`, `align_steps=5`) | **928.45 s** | **2.55x** | NVIDIA H20 |

<div align="center">
<video src="../assets/hunyuanvideo_comparison/hunyuan_book_comparison.mp4" width="960" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/f06df5c8-ca89-49fc-a49c-82f8e6a9bcfb" width="960" controls muted loop></video>
<br />
<img src="../assets/hunyuanvideo_comparison/speedup/hunyuanvideo_speedup.png" width="960" alt="HunyuanVideo latency and speedup comparison" />
</div>
Expand Down
2 changes: 1 addition & 1 deletion NaviCache4OpenSora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The integration defaults select Open-Sora 1.2, 51 frames, 480p at a 9:16 aspect
| **NaviCache** (`threshold=0.35`, `align_steps=5`) | **35.29 s** | **1.60x** | RTX 4090 |

<p align="center">
<video src="../assets/opensora_comparison/opensora_train_accelerating_comparison.mp4" width="960" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/08c53ee2-f775-466f-9e43-415f2bd76a31" width="960" controls muted loop></video>
</p>

<p align="center">
Expand Down
8 changes: 4 additions & 4 deletions NaviCache4Wan2.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ python navicache_generate.py \
| **NaviCache** (`threshold=0.05`, `align_steps=10`) | **106.97 s** | **2.01x** | RTX 4090 |

<div align="center">
<video src="../assets/wan21_comparison/t2v13b480_boat_comparison.mp4" width="936" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/d5d888eb-a045-43bb-bce5-da73c6ad130f" width="936" controls muted loop></video>
<br />
<img src="../assets/wan21_comparison/speedup/t2v13b480_speedup.png" width="936" alt="Wan2.1 T2V 1.3B latency and speedup comparison" />
</div>
Expand All @@ -109,7 +109,7 @@ A boat sailing leisurely along the Seine River with the Eiffel Tower in backgrou
| **NaviCache** (`threshold=0.05`, `align_steps=10`) | **1286.33 s** | **2.71x** | NVIDIA A100-SXM4-80GB |

<div align="center">
<video src="../assets/wan21_comparison/t2v14b720_skateboarding_comparison.mp4" width="960" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/9fc996d2-1aa1-4f2d-bc0c-0431f6f5ec7a" width="960" controls muted loop></video>
<br />
<img src="../assets/wan21_comparison/speedup/t2v14b720_speedup.png" width="960" alt="Wan2.1 T2V 14B latency and speedup comparison" />
</div>
Expand All @@ -128,7 +128,7 @@ A person is skateboarding
| **NaviCache** (`threshold=0.05`, `align_steps=10`) | **386.70 s** | **1.92x** | NVIDIA A100-SXM4-80GB |

<div align="center">
<video src="../assets/wan21_comparison/i2v14b480_ribbon_dancer_comparison.mp4" width="936" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/d4ae7e82-3094-4e9c-975e-19529a88ec0e" width="936" controls muted loop></video>
<br />
<img src="../assets/wan21_comparison/speedup/i2v14b480_speedup.png" width="936" alt="Wan2.1 I2V 14B 480p latency and speedup comparison" />
</div>
Expand All @@ -147,7 +147,7 @@ The ribbon dancer spins rapidly across the courtyard, both red silk ribbons trac
| **NaviCache** (`threshold=0.05`, `align_steps=10`) | **937.67 s** | **1.94x** | NVIDIA A100-SXM4-80GB |

<div align="center">
<video src="../assets/wan21_comparison/i2v14b720_clockwork_hummingbird_comparison.mp4" width="960" controls muted loop></video>
<video src="https://github.com/user-attachments/assets/43bf9834-5910-48b6-baf2-0324ee409608" width="960" controls muted loop></video>
<br />
<img src="../assets/wan21_comparison/speedup/i2v14b720_speedup.png" width="960" alt="Wan2.1 I2V 14B 720p latency and speedup comparison" />
</div>
Expand Down