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

pytorch 2.0.0 issue? #52

Closed leittt closed 1 year ago

leittt commented 1 year ago

Error running process: G:\stable-diffusion-webui\extensions\sd-dynamic-prompts\scripts\dynamic_prompting.py Traceback (most recent call last): File "G:\stable-diffusion-webui\modules\scripts.py", line 417, in process script.process(p, *script_args) File "G:\stable-diffusion-webui\extensions\sd-dynamic-prompts\sd_dynamic_prompts\dynamic_prompting.py", line 400, in process

is only available in AUTOMATIC1111 1.3.0+, but might not be in forks.

AttributeError: 'StableDiffusionProcessingTxt2Img' object has no attribute 'hr_prompt'

mcmonkey4eva commented 1 year ago

Wrong repo lol. This is dynamic thresholding, that error is dynamic prompting.