mattricesound commited on
Commit
bd401bd
·
verified ·
1 Parent(s): 156e879

Update model card

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