Instructions to use stabilityai/SAME-S with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use stabilityai/SAME-S 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,7 +6,9 @@ license: other
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
tags:
|
|
|
|
| 9 |
- music
|
|
|
|
| 10 |
- audio
|
| 11 |
- autoencoder
|
| 12 |
---
|
|
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
tags:
|
| 9 |
+
- audio-generation
|
| 10 |
- music
|
| 11 |
+
- sound-effects
|
| 12 |
- audio
|
| 13 |
- autoencoder
|
| 14 |
---
|