For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python data
DEFAULT_DENOISING_CACHE_CONFIG
DEFAULT_DENOISING_CACHE_CONFIG
max.pipelines.diffusion.config.DEFAULT_DENOISING_CACHE_CONFIG = DenoisingCacheConfig(config_file=None, section_name=None, first_block_caching=False, taylorseer=False, taylorseer_cache_interval=5, taylorseer_warmup_steps=9, taylorseer_max_order=1)
caching disabled, generic TaylorSeer tuning.
-
Type:
-
Benign complete default