Andray
Andray
Can you add a toggle bilinear filtering action in shortcuts? Or add it in right-click context menu
Add Hires. fix option into img2img tab https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2213. Useful for generating images with high denoise straight. E.g. photo -> painting Current implementation has issues: - doesn't work for inpaint. Both...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I have...
## Description If an extension makes other gradio apps inside webui (with `gr.mount_gradio_app(app, newAppUI, path=path)`) and uses progressbar inside, this script overrides title to "Stable Diffusion". This PR fixes it...
## Description If user set in the setttings live preview format to jpeg, it produces error connected with RGBA mode, if any extension uses live preview - https://github.com/light-and-ray/sd-webui-lama-cleaner-masked-content/issues/4 ## Checklist:...
In support forge in my extension I've faced external_code no longer has `to_processing_unit`. And also it produces errors if few units are None ## Checklist: - [x] I have read...
## Description Gradio sets these tags automatically when generates hyperlinks from markdown `rel="noopener noreferrer"` I've added them into webui's html You can see users' non-local server addresses (e.g. --share or...
## Description Allow user to show e.g. only "animation", "ui related" etc I'm not sure about naming. And I can't make new radios closer together via css. :( ## Screenshots/videos:...
## Description Allow touchscreen users opening context menues ## Checklist: - [x] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing) - [x] I have performed a self-review of my own code -...
## Description I was overriding gradio primary color variables to make them non-orange, and found that sdwebui uses hardcoded orange color for right-click generation button menu ## Checklist: - [x]...