Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Play a sound when done. #62

Closed
barepixels opened this issue Aug 14, 2023 · 3 comments
Closed

Feature Request: Play a sound when done. #62

barepixels opened this issue Aug 14, 2023 · 3 comments

Comments

@barepixels
Copy link

barepixels commented Aug 14, 2023

Often I set a batch of 20 then go surf the web instead of staring at the spinning wheel. Would be nice to get a notice to go look at what got generated.

@Scn64
Copy link

Scn64 commented Sep 21, 2023

Yes, I agree. Sometimes I'm trying several different styles with multiple images each. Instead of continuously checking the progress of one, it would be nice to hear a sound so I know to start the next one.

@TimothyAlexisVass
Copy link

TimothyAlexisVass commented Sep 25, 2023

@Scn64 Seems like what you're interested in is actual headless/batch processing which has a pull request here: #471
When you're creating a script to use that, you could also set your own notification in that script.

@MoonRide303
Copy link
Collaborator

Added in v2.1.681 (#702). If notification.ogg or notification.mp3 is placed in Fooocus folder, it will be played. You can copy and rename provided notification-example.ogg file.

mashb1t added a commit that referenced this issue Jul 25, 2024
* feat: add checkbox, config and handling for saving only the final enhanced image

* feat: sort output of enhance feature

(cherry picked from commit 9d45c0e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants