Revert license section to a short pointer; LICENSE file carries full terms
Browse files
README.md
CHANGED
|
@@ -145,18 +145,6 @@ The prompt is a scene description that controls how the model speaks:
|
|
| 145 |
| Warm server (recommended) | **~24 GB** | **~2.5s** |
|
| 146 |
| Cold inference (per-call loading) | ~8 GB peak | ~30s |
|
| 147 |
|
| 148 |
-
## License
|
| 149 |
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
Full license text: [`LICENSE`](https://huggingface.co/ResembleAI/Dramabox/blob/main/LICENSE) (LTX-2 Community License Agreement, unchanged from the upstream release).
|
| 153 |
-
|
| 154 |
-
### Key points for users
|
| 155 |
-
|
| 156 |
-
- **Free use** is permitted for individuals and entities with **annual revenue below US $10,000,000**, subject to the [use restrictions in Attachment A](https://github.com/Lightricks/LTX-2/blob/main/LICENSE) of the license (including prohibitions on harmful content, deepfakes without consent, military use, etc.).
|
| 157 |
-
- **Commercial Entities** with **annual revenue ≥ US $10,000,000** must obtain a paid commercial license directly from Lightricks (https://ltx.io/model/licensing) before using LTX-2 or any Derivative, including this model.
|
| 158 |
-
- **Competing products:** per Attachment A §20, LTX-2 and its Derivatives may not be used in products that directly compete with Lightricks' commercial offerings without a separate commercial license.
|
| 159 |
-
- **Redistribution:** any redistribution of this model — modified or unmodified — must include a copy of the LTX-2 Community License and be distributed exclusively under its terms. You may not sub-license this model under more permissive terms (e.g., MIT, Apache).
|
| 160 |
-
- **Modifications to the upstream model:** voice-cloning adapter weights were trained by Resemble AI and merged into the DiT checkpoint published here. Inference code in this repository is adapted from the upstream LTX-2 release with additions for the voice-cloning pathway.
|
| 161 |
-
|
| 162 |
-
Not legal advice. Users are responsible for reviewing the full license and confirming their own compliance before use.
|
|
|
|
| 145 |
| Warm server (recommended) | **~24 GB** | **~2.5s** |
|
| 146 |
| Cold inference (per-call loading) | ~8 GB peak | ~30s |
|
| 147 |
|
| 148 |
+
## License
|
| 149 |
|
| 150 |
+
Built on [LTX-2](https://github.com/Lightricks/LTX-2) by Lightricks. Distributed under the LTX-2 Community License Agreement — see [`LICENSE`](https://huggingface.co/ResembleAI/Dramabox/blob/main/LICENSE).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|