stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Stable Diffusion web UI
alternate PR for - https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/17163 - https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/17171 apparently 10 series and older gpus don't work with `cu128` 10 series gpu have CUDA Compatibility of 7 and since GPU with Compatibility...
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [ ] The issue is...
[Bug]: pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'
### Checklist - [ ] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused...
### 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 ? Hello, We...
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [ ] The issue is...
### Checklist - [x] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused by...
## Problem This PR fixes issue #16322 where adding "txt2img" to **Settings → User Interface → Hidden UI tabs** causes the img2img tab to malfunction with JavaScript errors: - `TypeError:...
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [ ] The issue is...
### 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 ? For Jetson...
Reason: 'yay' is not in official Arch Linux repositories, so `sudo pacman -S yay` will fail. Changes: - Remove sudo pacman -S yay - Add proper AUR installation steps -...