mattricesound commited on
Commit
32f06ad
·
verified ·
1 Parent(s): 9738daa

Update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -103,8 +103,7 @@ torchaudio.save("output.wav", output, sample_rate)
103
  ## Model Details
104
  * **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
105
  * **Language(s)**: English
106
- * **License**: [Stability AI Community License](https://huggingface.co/stabilityai/stable-audio-3/blob/main/LICENSE.md).
107
- * **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
108
  * **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
109
 
110
  We use a publicly available pre-trained T5Gemma model ([t5gemma-b-b-ul2](https://huggingface.co/google/t5gemma-b-b-ul2)) for text conditioning. T5Gemma is redistributed under the [Gemma Terms of Use](LICENSE_GEMMA.md).
 
103
  ## Model Details
104
  * **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
105
  * **Language(s)**: English
106
+ * **License**: [Stability AI Community License](https://stability.ai/license).
 
107
  * **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
108
 
109
  We use a publicly available pre-trained T5Gemma model ([t5gemma-b-b-ul2](https://huggingface.co/google/t5gemma-b-b-ul2)) for text conditioning. T5Gemma is redistributed under the [Gemma Terms of Use](LICENSE_GEMMA.md).