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

NotImplementedError after updating A1111 #64

Closed phokphokphok closed 1 year ago

phokphokphok commented 1 year ago

I'm getting this error after updating A1111 to the latest version. I think it's due to this extension since I'm able to generate when it's disabled:

File "/content/sdw/modules/sd_samplers_cfg_denoiser.py", line 63, in inner_model
        raise NotImplementedError()
captainzero93 commented 1 year ago

if it does work, does it work with SDXL ?

mcmonkey4eva commented 1 year ago

@phokphokphok update the extension, this was fixed a couple weeks ago. @captainzero93 yes it does - see #56 for notes on that