Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: ltx-2-community-license
|
| 4 |
+
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
|
| 5 |
+
tags:
|
| 6 |
+
- comfyui
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# LTX 2.3
|
| 10 |
+
|
| 11 |
+
Repackaged model files for ComfyUI.
|
| 12 |
+
|
| 13 |
+
Original LoRA repositories:
|
| 14 |
+
|
| 15 |
+
- https://huggingface.co/Lightricks/LTX-2.3-22b-IC-LoRA-Ingredients
|
| 16 |
+
|
| 17 |
+
Place the files in the following folders:
|
| 18 |
+
|
| 19 |
+
```
|
| 20 |
+
π ComfyUI/
|
| 21 |
+
β βββ π loras/
|
| 22 |
+
β β βββ ltx-2.3-22b-ic-lora-ingredients-0.9.safetensors
|
| 23 |
+
β β βββ ltx-2.3-id-lora-celebvhq-3k.safetensors
|
| 24 |
+
β β βββ ltx-2.3-id-lora-talkvid-3k.safetensors
|
| 25 |
+
β β βββ ltx_2.3_22b_distilled_1.1_lora_dynamic_fro09_avg_rank_111_bf16.safetensors
|
| 26 |
+
```
|