Spaces:
Running on Zero
Running on Zero
Revert README (keep name + card unchanged)
Browse files
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 |
-
-
|
| 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 [`
|
| 26 |
-
checkpoint via
|
|
|
|
| 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).
|