mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-19 03:19:02 +08:00
Updated Features (markdown)
parent
569c83d2a1
commit
15a1907d70
@ -445,4 +445,11 @@ Create a file named `user.css` near `webui.py` and put custom CSS code into it.
|
|||||||
#txt2img_gallery, #img2img_gallery{
|
#txt2img_gallery, #img2img_gallery{
|
||||||
min-height: 768px;
|
min-height: 768px;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# notification.mp3
|
||||||
|
If an aufio file named `notification.mp3` is present in webui's root folder, it will be played when the generation process completes.
|
||||||
|
|
||||||
|
As a source of inspiration:
|
||||||
|
* https://pixabay.com/sound-effects/search/ding/?duration=0-30
|
||||||
|
* https://pixabay.com/sound-effects/search/notification/?duration=0-30
|
Loading…
x
Reference in New Issue
Block a user