[Bug]: inpainting_mask_weight value in /sdapi/v1/options is only returned as 0 or 1 #7325
Closed
1 task done
Labels
bug-report
Report of a bug, yet to be confirmed
cannot-reproduce
I can't reproduce this, so I can't fix it. Add steps for reproduction and remove this tag.
Is there an existing issue for this?
What happened?
The setting of inpainting_mask_weight works fine from either web UI or via /sdapi/v1/options post however, the /sdapi/v1/options get will only return:
1 - if value is 1
0 - is value is less than 1
I have tested this via http://127.0.0.1:7860/docs#/default/get_config_sdapi_v1_options_get
Steps to reproduce the problem
What should have happened?
/sdapi/v1/options should return inpainting_mask_weight value set previously also correctly displayed in the web UI
Commit where the problem happens
5d14f28
What platforms do you use to access the UI ?
No response
What browsers do you use to access the UI ?
No response
Command Line Arguments
List of extensions
depthmap2mask | https://github.com/Extraltodeus/depthmap2mask | unknown
stable-diffusion-webui-aesthetic-gradients | https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients | unknown
stable-diffusion-webui-instruct-pix2pix | https://github.com/Klace/stable-diffusion-webui-instruct-pix2pix.git | unknown
stable-diffusion-webui-pixelization | https://github.com/AUTOMATIC1111/stable-diffusion-webui-pixelization.git | unknown
LDSR | built-in |
Lora | built-in |
ScuNET | built-in |
SwinIR | built-in |
prompt-bracket-checker | built-in
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: