UI extensions?
#4720
Replies: 1 comment 3 replies
-
I think you should be able to do this without it breaking on a new update:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#usercss |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make an UI extension that will in inpaint move the Denoising Strength slider to the right side, just under the image preview? It is so cumbersome to work with impaint while scrolling the window constantly up and down, as the denoising parameter is used all the time.
I asked it as a feature in master, but that didn't go anywhere. So I'm asking if an extension could be made.
I can also easily edit the ui.py and move the slider myself, but it will reset everytime I do git pull.
Beta Was this translation helpful? Give feedback.
All reactions