mattricesound commited on
Commit
8851771
·
verified ·
1 Parent(s): 2f291b9

Update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -106,8 +106,7 @@ torchaudio.save("output.wav", output, sample_rate)
106
  ## Model Details
107
  * **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
108
  * **Language(s)**: English
109
- * **License**: [Stability AI Community License](https://huggingface.co/stabilityai/stable-audio-3/blob/main/LICENSE.md).
110
- * **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
111
  * **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
112
 
113
  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).
 
106
  ## Model Details
107
  * **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
108
  * **Language(s)**: English
109
+ * **License**: [Stability AI Community License](https://stability.ai/license).
 
110
  * **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
111
 
112
  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).