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

[Bug]: Override settings doesn't work in API

Open olegchomp opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

I'm trying to change outdir_txt2img_samples with save_images=True, but images still saves to default folder.

Steps to reproduce the problem

  1. Make request to API with override settings
  2. Include outdir_txt2img_samples to absolute path to folder

What should have happened?

Images should be save in selected folder

Commit where the problem happens

22bcc7b

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

—api —xformers

List of extensions

No

Console logs

Samples generated

Additional information

No response

olegchomp avatar Apr 01 '23 16:04 olegchomp

Any luck? I am having the same issue.

muunkky avatar Jul 31 '23 20:07 muunkky

I also encountered a similar problem. When using the txt2img api, the sd_model_checkpoint parameter in the override_settings was invalid. I remember that it worked normally before. I wonder if anyone has encountered the same situation?

FEXAQAQ avatar Apr 02 '24 07:04 FEXAQAQ