linoyts HF Staff commited on
Commit
28e818a
·
verified ·
1 Parent(s): 8914950

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: Sharpen out-of-focus video with an LTX-2.3 IC-LoRA
13
  models:
14
- - Lightricks/LTX-2.3
15
  - Lightricks/LTX-2.3-22b-IC-LoRA-Deblur
16
  ---
17
 
@@ -22,5 +22,5 @@ clip and regenerating it in sharp focus, preserving subject, framing, and geomet
22
  Spatial defocus only — not motion blur.
23
 
24
  Runs the **deblur IC-LoRA** from [`linoyts/LTX-2.3-loras`](https://huggingface.co/linoyts/LTX-2.3-loras)
25
- on the distilled [`Lightricks/LTX-2.3`](https://huggingface.co/Lightricks/LTX-2.3)
26
- checkpoint via the native LTX-2 pipeline. 8-step distilled schedule, LoRA scale 1.0 (tunable).
 
11
  hardware: zero-a10g
12
  short_description: Sharpen out-of-focus 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-Deblur
16
  ---
17
 
 
22
  Spatial defocus only — not motion blur.
23
 
24
  Runs the **deblur IC-LoRA** from [`linoyts/LTX-2.3-loras`](https://huggingface.co/linoyts/LTX-2.3-loras)
25
+ on the distilled [`diffusers/LTX-2.3-Distilled-Diffusers`](https://huggingface.co/diffusers/LTX-2.3-Distilled-Diffusers)
26
+ checkpoint via `LTX2InContextPipeline`. 8-step distilled schedule, LoRA scale 1.0 (tunable).