Skip to content

Support for the DDIM sampler? #7

Description

@giteeeeee

Error running process_batch: E:\StableDiffusion\stable-diffusion-webui\extensions\sd-dynamic-thresholding\scripts\dynamic_thresholding.py
Traceback (most recent call last):
File "E:\StableDiffusion\stable-diffusion-webui\modules\scripts.py", line 395, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "E:\StableDiffusion\stable-diffusion-webui\extensions\sd-dynamic-thresholding\scripts\dynamic_thresholding.py", line 59, in process_batch
raise RuntimeError(f"Cannot use sampler {p.sampler_name} with Dynamic Thresholding")
RuntimeError: Cannot use sampler DDIM with Dynamic Thresholding

It doesn't seem to like DDIM. Is it slightly possible to add support for DDIM?

Your extension works wonders btw. I've always been haunted by contrast issues with high cfg. I even trained a negative embedding just to counter the problem but without success. You literally saved my eyes thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureSomething new to add.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions