diff --git a/docs/Audio-Notification.md b/docs/Audio-Notification.md index 5f928b32..3baa5349 100644 --- a/docs/Audio-Notification.md +++ b/docs/Audio-Notification.md @@ -4,9 +4,11 @@ If your computer takes a long time to generate each response for the model that ### Installation -Simply place a file called "notification.mp3" in the same folder as `server.py`. Here you can find some examples (source: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1126): +Simply place a file called "notification.mp3" in the same folder as `server.py`. Here you can find some examples: * https://pixabay.com/sound-effects/search/ding/?duration=0-30 * https://pixabay.com/sound-effects/search/notification/?duration=0-30 +Source: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1126 + This file will be automatically detected the next time you start the web UI.