Instructions to use stabilityai/stable-audio-3-optimized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use stabilityai/stable-audio-3-optimized with Stable Audio 3:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add tags and base_model metadata
Browse files
README.md
CHANGED
|
@@ -6,6 +6,12 @@ license: other
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
pipeline_tag: text-to-audio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Stable Audio 3 Fast
|
|
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
pipeline_tag: text-to-audio
|
| 9 |
+
base_model: stabilityai/stable-audio-3-medium
|
| 10 |
+
tags:
|
| 11 |
+
- audio-generation
|
| 12 |
+
- music
|
| 13 |
+
- sound-effects
|
| 14 |
+
- diffusion
|
| 15 |
---
|
| 16 |
|
| 17 |
# Stable Audio 3 Fast
|