comfyui
Lexius commited on
Commit
a7d7721
Β·
verified Β·
1 Parent(s): ae386fe

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
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
+ ```