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

Stable Diffusion web UI

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

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I started stable diffusion, then I...

bug-report

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? First time launching webui-user.bat after following...

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

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? when creating a XYZ plot all...

bug-report

**Describe what this pull request is trying to achieve.** Adds "upscale by" and "upscaler" options to img2img, with the same functionality as Hires. fix Closes #7422 **Additional notes and description...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? ![image](https://user-images.githubusercontent.com/40886260/213213430-c3070144-0d64-401b-819a-cf025c8932bc.png) ![image](https://user-images.githubusercontent.com/40886260/213213501-7663d470-1e39-4145-83c6-77471e5c60ab.png) No clue why this...

bug-report

**Describe what this pull request is trying to achieve.** Solution based on request: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/7835 **Additional notes and description of your changes** Added an optional UI settings checkbox: "Show a lock...

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

bug-report

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? After launching webui-user.bat, an error occurred....

bug-report

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Request to /sdapi/v1/train/hypernetwork `{ "id_task": 1,...

bug-report

This PR adds docker container support. Having a docker container with the UI might be useful e.g. for deployment testing or experimenting with untrusted models or scripts. Additional utilities can...