mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
feat: Support Stability Stable Audio Open #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeremiahsb on GitHub (Jun 8, 2024).
Describe the solution you'd like
It would be great if open-webui was able to incorporate the newly released Stability AI Stable Audio capabilities to complement the existing multimedia capabilities.
https://huggingface.co/stabilityai/stable-audio-open-1.0
https://github.com/Stability-AI/stable-audio-tools
Describe alternatives you've considered
It's possible to run Stable Audio directly via the example script in the repo, but not as ideal.
@bannert1337 commented on GitHub (Jun 8, 2024):
It could be implemented as a tool in Pipelines