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

[Bug]: OOBE · theme editor · saturation slider cannot be set to '0' #224

Open
4 of 6 tasks
PaulCoddington opened this issue Mar 28, 2024 · 0 comments
Open
4 of 6 tasks

Comments

@PaulCoddington
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

Color saturation slider has no true '0' position (cannot select neutral gray).

Steps to reproduce the problem

  1. Adjust theme editor color saturation slider to 0.

What should have happened?

Color should become a neutral shade of grey. Instead it becomes a pale pastel color.

What browsers do you use to access the UI ?

Microsoft Edge

Sysinfo

sysinfo-2024-03-28-11-01.txt

Console logs

Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Version: fork-3-g38c55375
Commit hash: 38c55375f4195082a4d9ff4dfcb4e1973ec34e29
Launching Web UI with arguments:
No module 'xformers'. Proceeding without it.
Calculating sha256 for C:\ProgramData\Stable Diffusion\sd-test\models\Stable-diffusion\SD1.5\v1-5-pruned-emaonly.safetensors: Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 12.4s (prepare environment: 2.5s, import torch: 4.1s, import gradio: 1.3s, setup paths: 1.2s, initialize shared: 0.2s, other imports: 0.7s, setup codeformer: 0.3s, load scripts: 1.4s, create ui: 0.5s, gradio launch: 0.2s).
6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa
Loading weights [6ce0161689] from C:\ProgramData\Stable Diffusion\sd-test\models\Stable-diffusion\SD1.5\v1-5-pruned-emaonly.safetensors
Creating model from config: C:\ProgramData\Stable Diffusion\sd-test\configs\v1-inference.yaml
Applying attention optimization: Doggettx... done.
Model loaded in 7.6s (calculate hash: 4.5s, load weights from disk: 0.2s, create model: 0.3s, apply weights to model: 2.3s, calculate empty prompt: 0.1s).

Additional information

No response

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