Skip to content

Haoming02/sd-forge-blockcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD Forge Block Cache

This is an Extension for Forge Classic, which implements First Block Cache and Tea Cache, forked to focus on speeding up SDXL checkpoints.

To run Flux checkpoints on the new Forge Webui, use the original repo instead

Benchmark
  • Generate a 896x1152 image using SDXL checkpoint in 64 Steps with Euler a sampler on a RTX 3060
\ Disabled First Block Cache Tea Cache Tea Cache
Cache Start n.a. 0.6 0.4 0.2
Cache Threshold 0.4 0.6 0.8
Cache Limit 0 0 1
Result
Time 45s 35s 25s 25s

Important

The Extension may result in some noisy patterns to appear on the images, with certain Sampling method causing worse effects; though using Cache Limit can help mitigate this, and doing another pass (eg. Hires. fix or img2img) usually cleans them up as well


Special Thanks

About

FirstBlockCache & TeaCache for Forge Classic

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%