Skip to content

Commit 2934be8

Browse files
author
Liao
committed
update readme.md
1 parent 519962e commit 2934be8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
This repository implements multi-GPU parallelization of TeaCache within the xDiT framework. The supported models include:
44

5-
- **CogVideoX**
6-
- **ConsisID**
7-
- **HunyuanVideo**
8-
- **Flux.1 [dev]**
5+
- [**CogVideoX**](https://github.com/THUDM/CogVideo)
6+
- [**ConsisID**](https://github.com/PKU-YuanGroup/ConsisID)
7+
- [**HunyuanVideo**](https://github.com/Tencent/HunyuanVideo)
8+
- [**Flux.1 [dev]**](https://github.com/black-forest-labs/flux)
99

1010
Please run the appropriate script (`run_[your_model].sh`) to get started.
1111

@@ -39,4 +39,8 @@ Please run the appropriate script (`run_[your_model].sh`) to get started.
3939
|-------|--------|-----|-----|-----|-----|
4040
| ConsistID | Ulysses | 218.64 | 123.84 | 88.6 | 54.09 |
4141
| | Ours(slow)-0.1 | 142.18 | 81.39 | 60.71 | 39.77 |
42-
| | Ours(fast)-0.2 | 90.34 | 53.82 | 41.34 | 27.18 |
42+
| | Ours(fast)-0.2 | 90.34 | 53.82 | 41.34 | 27.18 |
43+
44+
45+
# Acknowledgement
46+
This respotory is built based on [TeaCache](https://github.com/ali-vilab/TeaCache/tree/main) and [xDiT](https://github.com/xdit-project/xDiT?tab=readme-ov-file), thanks for their contributors!

0 commit comments

Comments
 (0)