Skip to content

Commit

Permalink
add teacache
Browse files Browse the repository at this point in the history
  • Loading branch information
SHYuanBest authored Dec 26, 2024
1 parent ccdd1f4 commit 6963fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ bash run.sh
## 🚀 Cache Inference by TeaCache
[TeaCache](https://github.com/LiewFeng/TeaCache) is a training-free caching approach that estimates and leverages the fluctuating differences among model outputs across timesteps, thereby accelerate the inference. For example, you can use the following command:
[TeaCache](https://github.com/LiewFeng/TeaCache) is a training-free caching approach that estimates and leverages the fluctuating differences among model outputs across timesteps, thereby accelerating the inference. For example, you can use the following command:
```
cd tools/cache_inference
Expand Down Expand Up @@ -343,4 +343,4 @@ If you find our paper and code useful in your research, please consider giving a
<a href="https://github.com/PKU-YuanGroup/ConsisID/graphs/contributors">
<img src="https://contrib.rocks/image?repo=PKU-YuanGroup/ConsisID&anon=true" />
</a>
</a>

0 comments on commit 6963fc9

Please sign in to comment.