stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Stable Diffusion web UI
### 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...
### 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...
### 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...
**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?   No clue why this...
**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]:
### 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....
### 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,...
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...