mcmonkeyprojects / sd-dynamic-thresholding

Dynamic Thresholding (CFG Scale Fix) for Stable Diffusion (eSwarmUI, ComfyUI, and Auto WebUI)
MIT License
1.1k stars 103 forks source link

Accomodate SD.Next modules refactor #79

Closed sullenfish closed 10 months ago

sullenfish commented 10 months ago

Fix for #78 - create a simple uni_pc object to replace modules.models.diffusion.uni_pc so uni_pc.sampler and uni_pc.uni_pc both resolve to the new modules.unipc.sampler object.