stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

/sdapi/v1/txt2img override_settings parameter don't override checkpoint

Open wangyafeng1990 opened this issue 1 year ago • 6 comments

wangyafeng1990 avatar Sep 29 '24 05:09 wangyafeng1990

The same problem

vaskers5 avatar Sep 30 '24 11:09 vaskers5

Frankly, I don't think override_settings is working at all right now.

As a workaround, you can POST your override_settings dict to the /sdapi/v1/options endpoint and it will change the image model and settings. But this would be a persistent change and not just for a single request (txt2img, etc)

altoiddealer avatar Sep 30 '24 16:09 altoiddealer

Open pr with fix for this issue

vaskers5 avatar Oct 02 '24 15:10 vaskers5

Open pr with fix for this issue

I do what I can :P

altoiddealer avatar Oct 02 '24 18:10 altoiddealer

Open pr with fix for this issue

I do what I can :P

I mean, I've opened a pr with a fix for this problem and I'm waiting for a review)

vaskers5 avatar Oct 03 '24 10:10 vaskers5

Open pr with fix for this issue

I do what I can :P

I mean, I've opened a pr with a fix for this problem and I'm waiting for a review)

Awesome! Can’t wait to check it out

altoiddealer avatar Oct 03 '24 11:10 altoiddealer