Skip to content

Commit e3f4416

Browse files
sayakpaulstevhliu
andauthored
Update docs/source/en/optimization/cache.md
Co-authored-by: Steven Liu <[email protected]>
1 parent c6cfc5c commit e3f4416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/en/optimization/cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ pipeline.transformer.enable_cache(config)
7070

7171
## FirstBlockCache
7272

73-
[First Block Cache](https://huggingface.co/docs/diffusers/main/en/api/cache#diffusers.FirstBlockCacheConfig) builds on the ideas of [TeaCache](https://huggingface.co/papers/2411.19108). It is much simpler to implement generically for a wide range of models and has been integrated first for experimental purposes.
73+
[FirstBlock Cache](https://huggingface.co/docs/diffusers/main/en/api/cache#diffusers.FirstBlockCacheConfig) builds on the ideas of [TeaCache](https://huggingface.co/papers/2411.19108). It is much simpler to implement generically for a wide range of models and has been integrated first for experimental purposes.

0 commit comments

Comments
 (0)