stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Stable Diffusion web UI

Results 3794 stable-diffusion-webui issues
Sort by recently updated
recently updated
newest added

### Checklist - [ ] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused...

bug-report

### Checklist - [ ] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused...

asking-for-help-with-local-system-issues

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I'm trying to use SDXL inpainting...

bug-report

### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...

bug-report

## Description ### TL;DR: Function `ui.create_ui` and `self.init_default_script_args` are not thread-safe. It causes thread-safety issues of API `txt2img` and `img2img`. To ensure the API is thread-safe, I move the code...

### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...

bug-report
platform:amd

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? After updating to 1.6.0 I cannot...

asking-for-help-with-local-system-issues

## Description This PR yeets most of the copy-pasted or otherwise vendored model architectures in favor of just using [Spandrel](https://github.com/chaiNNer-org/spandrel). * Not converted is LDSR; it doesn't exist in Spandrel....

### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...

bug-report