mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-07 21:39:01 +08:00
Updated Features (markdown)
parent
4600579b41
commit
e85e54f5b0
@ -513,6 +513,11 @@ Create a file named `user.css` near `webui.py` and put custom CSS code into it.
|
||||
min-height: 768px;
|
||||
}
|
||||
```
|
||||
A useful tip is you can append `/?__theme=dark` to your webui url to enable a built in *dark theme*
|
||||
e.g. (`http://127.0.0.1:7860/?__theme=dark`)
|
||||
|
||||
|
||||

|
||||
|
||||
# notification.mp3
|
||||
If an audio file named `notification.mp3` is present in webui's root folder, it will be played when the generation process completes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user