diff options
author | ezxzeng <zhixuan.zeng@gmail.com> | 2023-11-07 20:25:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 20:25:27 +0000 |
commit | f9c14a8c8c8b682c2a7f7a11306b26e2a28ebeec (patch) | |
tree | 1c7f6abc11bd2aacd2a0d16a0b7db1963c9b26cd /README.md | |
parent | 759515316e8ec536f34fad616e8c6a33674a164b (diff) | |
parent | 5e80d9ee99c5899e5e2b130408ffb65a0585a62a (diff) | |
download | stable-diffusion-webui-gfx803-f9c14a8c8c8b682c2a7f7a11306b26e2a28ebeec.tar.gz stable-diffusion-webui-gfx803-f9c14a8c8c8b682c2a7f7a11306b26e2a28ebeec.tar.bz2 stable-diffusion-webui-gfx803-f9c14a8c8c8b682c2a7f7a11306b26e2a28ebeec.zip |
Merge branch 'dev' into ui_mobile_optimizations
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ A browser interface based on Gradio library for Stable Diffusion. - Eased resolution restriction: generated image's dimensions must be a multiple of 8 rather than 64
- Now with a license!
- Reorder elements in the UI from settings screen
+- [Segmind Stable Diffusion](https://huggingface.co/segmind/SSD-1B) support
## Installation and Running
Make sure the required [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) are met and follow the instructions available for:
|