Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not fixed by the patch file. #47

Open
houserwx opened this issue May 2, 2023 · 0 comments
Open

Not fixed by the patch file. #47

houserwx opened this issue May 2, 2023 · 0 comments

Comments

@houserwx
Copy link

houserwx commented May 2, 2023

I found the discussion that says this is fixed by the provided patch file. The patch didn't apply, but I checked the edits manually, and they are all in the proper files (callbacks and samplers kdiffusion).

Error executing callback cfg_denoised_callback for /home/jeff/sd2/stable-diffusion-webui/extensions/stable-diffusion-webui-two-shot/scripts/two_shot.py
Traceback (most recent call last):
File "/home/jeff/sd2/stable-diffusion-webui/modules/script_callbacks.py", line 175, in cfg_denoised_callback
c.callback(params)
File "/home/jeff/sd2/stable-diffusion-webui/extensions/stable-diffusion-webui-two-shot/scripts/two_shot.py", line 506, in denoised_callback
TypeError: '<' not supported between instances of 'int' and 'str'

this happens on img2img ebsynth script. Is it a missing setting check for a value I am not seeing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant