linoyts HF Staff commited on
Commit
6737800
·
verified ·
1 Parent(s): 420c4f4

Revert README (keep name + card unchanged)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,7 +11,7 @@ pinned: false
11
  hardware: zero-a10g
12
  short_description: Colorize B&W video with an LTX-2.3 IC-LoRA
13
  models:
14
- - Lightricks/LTX-2.3
15
  - Lightricks/LTX-2.3-22b-IC-LoRA-Colorization
16
  ---
17
 
@@ -21,6 +21,6 @@ Restores natural color to grayscale, monochrome, or desaturated video while keep
21
  subject identity, framing, and motion untouched — only color changes.
22
 
23
  Runs the **colorization IC-LoRA** from [`linoyts/LTX-2.3-loras`](https://huggingface.co/linoyts/LTX-2.3-loras)
24
- on the distilled [`Lightricks/LTX-2.3`](https://huggingface.co/Lightricks/LTX-2.3)
25
- checkpoint via the native LTX-2 pipeline. Upload any clip — it's desaturated to a grayscale
26
  reference and recolored from your prompt. 8-step distilled schedule, LoRA scale 1.0.
 
11
  hardware: zero-a10g
12
  short_description: Colorize B&W video with an LTX-2.3 IC-LoRA
13
  models:
14
+ - diffusers/LTX-2.3-Distilled-Diffusers
15
  - Lightricks/LTX-2.3-22b-IC-LoRA-Colorization
16
  ---
17
 
 
21
  subject identity, framing, and motion untouched — only color changes.
22
 
23
  Runs the **colorization IC-LoRA** from [`linoyts/LTX-2.3-loras`](https://huggingface.co/linoyts/LTX-2.3-loras)
24
+ on the distilled [`diffusers/LTX-2.3-Distilled-Diffusers`](https://huggingface.co/diffusers/LTX-2.3-Distilled-Diffusers)
25
+ checkpoint via `LTX2InContextPipeline`. Upload any clip — it's desaturated to a grayscale
26
  reference and recolored from your prompt. 8-step distilled schedule, LoRA scale 1.0.