ltx2.3 arcane jinx readme updated
Browse files
ltx/2.3/t2v-arcane-jinx-lora/README.md
CHANGED
|
@@ -39,11 +39,7 @@ Single-pass Text-to-Video workflow on LTX 2.3 — 22B with synchronized audio ge
|
|
| 39 |
|
| 40 |
## Notes
|
| 41 |
|
| 42 |
-
- **
|
| 43 |
-
- **Inference:** 8 steps, `euler` sampler, `linear_quadratic` scheduler, CFG 1. Distill LoRA is applied at strength 0.6 and the character LoRA at strength 0.9.
|
| 44 |
-
- **Two-prompt system:** the workflow uses two `TextBox1` inputs — a global prompt for visual scene and speech context (e.g. `[VISUAL]:` / `[SPEECH]:` blocks), and a local prompt for fine action details. Both are merged through `PromptRelayEncode`.
|
| 45 |
-
- **VRAM patches:** `LTX2MemoryEfficientSageAttentionPatch`, `PathchSageAttentionKJ`, `LTXVChunkFeedForward`, and `ModelPatchTorchSettings` are used for VRAM optimization. Requires SageAttention installed.
|
| 46 |
-
- **Trigger word:** the included character LoRA was trained with the token `Nfj1nx`. Replace it with the trigger of your own LoRA if you swap the model.
|
| 47 |
|
| 48 |
---
|
| 49 |
|
|
|
|
| 39 |
|
| 40 |
## Notes
|
| 41 |
|
| 42 |
+
- **Trigger word:** the included character LoRA was trained with the token `Nfj1nx`.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
---
|
| 45 |
|