update consisid readme

This commit is contained in:
SHYuanBest 2024-12-27 15:27:06 +08:00
parent 12f516b87d
commit a091d03fb7

View File

@ -1,7 +1,9 @@
<!-- ## **TeaCache4ConsisID** -->
# TeaCache4ConsisID
[TeaCache](https://github.com/LiewFeng/TeaCache) can speedup [ConsisID](https://github.com/PKU-YuanGroup/ConsisID) 2x without much visual quality degradation, in a training-free manner.
[TeaCache](https://github.com/LiewFeng/TeaCache) can speedup [ConsisID](https://github.com/PKU-YuanGroup/ConsisID) 2x without much visual quality degradation, in a training-free manner. The following video shows the videos generated by TeaCache-ConsisID with various `rel_l1_thresh` values: 0 (1.6x speedup), 0.1 (1.6x speedup), 0.15 (1.6x speedup), and 2.0 (1.6x speedup).
## 📈 Inference Latency Comparisons on a Single H100 GPU
@ -53,4 +55,4 @@ If you find TeaCache is useful in your research or applications, please consider
## Acknowledgements
We would like to thank the contributors to the [ConsisID](https://github.com/PKU-YuanGroup/ConsisID).
We would like to thank the contributors to the [ConsisID](https://github.com/PKU-YuanGroup/ConsisID).