lyc Cursor commited on
Commit ·
3b79e46
1
Parent(s): 3642d4f
Say script JSON instead of MTSS in the file table
Browse filesCo-authored-by: Cursor <cursoragent@cursor.com>
README.md
CHANGED
|
@@ -32,7 +32,7 @@ tags:
|
|
| 32 |
| File | What it is |
|
| 33 |
| --- | --- |
|
| 34 |
| `separating-what-from-when.safetensors` | TCR LoRA, rank 128, trained on LTX-2.3 22B (paper 7k-step recipe) |
|
| 35 |
-
| `test_prompts_200.json` | 200 held-out
|
| 36 |
|
| 37 |
You still need the **LTX-2.3 22B** checkpoint and the **Gemma 3 12B** text encoder locally. One 80 GB GPU is the working setup.
|
| 38 |
|
|
|
|
| 32 |
| File | What it is |
|
| 33 |
| --- | --- |
|
| 34 |
| `separating-what-from-when.safetensors` | TCR LoRA, rank 128, trained on LTX-2.3 22B (paper 7k-step recipe) |
|
| 35 |
+
| `test_prompts_200.json` | 200 held-out script JSON files with per-shot / per-line `time_range` |
|
| 36 |
|
| 37 |
You still need the **LTX-2.3 22B** checkpoint and the **Gemma 3 12B** text encoder locally. One 80 GB GPU is the working setup.
|
| 38 |
|