Update model card
Browse files
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://
|
| 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 |
|