mattricesound commited on
Commit
fbeb3dc
·
verified ·
1 Parent(s): 44d4d73

Update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -85,8 +85,7 @@ reconstructed = reconstructed.to(torch.float32).clamp(-1, 1).mul(32767).to(torch
85
  ## Model Details
86
  * **Model type**: `SAME` is a continuous autoencoder model based on a transformer architecture.
87
  * **Language(s)**: English
88
- * **License**: [Stability AI Community License](https://huggingface.co/stabilityai/SAME-S/blob/main/LICENSE.md).
89
- * **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
90
  * **Research Paper**: [https://arxiv.org/abs/2605.18613](https://arxiv.org/abs/2605.18613)
91
 
92
 
 
85
  ## Model Details
86
  * **Model type**: `SAME` is a continuous autoencoder model based on a transformer architecture.
87
  * **Language(s)**: English
88
+ * **License**: [Stability AI Community License](https://stability.ai/license).
 
89
  * **Research Paper**: [https://arxiv.org/abs/2605.18613](https://arxiv.org/abs/2605.18613)
90
 
91