CivArchive
    ReDetail: LTX-2.5 generative video upscaler v1.1 (workflow +CLI) - v1.1
    NSFW
    Preview 139678235
    Preview 139678234
    Preview 139678237
    Preview 139678236
    Preview 139678238
    Preview 139678239
    Preview 139678240
    Preview 139678241
    Preview 139678242
    Preview 139678243

    A drag-and-drop ComfyUI workflow for LTX-2.5's IC-LoRA Pixel Spatial Upscaler. Drop the .json in and render. Six note panels inside the graph cover install, clip prep, the sizing table and an error lookup, so you should not need to leave the canvas to work out why something failed.

    v1.1: fixes a bug where the workflow would not queue if your transformer was not in models/diffusion_models. The prompt enhancer failed validation on a branch that never runs, so disabling it did not help. Also: the text encoder is now optional, and there is an Apple Silicon build.

    It does not sharpen and it does not restore. It re-renders the frame and invents the fine detail as it goes. That makes it good on AI-generated and soft low-detail footage with nothing real to recover, and a bad idea anywhere a face has to stay the same person.

    Why not just use the stock example graph

    Its canvas width and height are wired to GetImageSize on the source, so it renders 1:1 whatever resolution you type. This one severs those links so the output size is actually settable. It also ships a placeholder first-frame image so the empty LoadImage cannot throw on your first queue.

    A CLI is included for real clips

    redetail.py drives the same graph over ComfyUI's API and handles sizing, splitting long clips on their own scene cuts, the 8n+1 frame grid, and re-muxing your original audio:

    python3 redetail.py --setup
    python3 redetail.py clip.mp4 --scale 1.5

    --setup checks your install over ComfyUI's HTTP API and names what is missing. Correction to v1.0: int8_convrot is NOT Blackwell-only, it runs on Ampere and Ada. If it will not load, check comfy-kitchen is 0.2.26 or newer before blaming your card.

    Runs on 24GB

    On an RTX 4090 with the Q4_K_M GGUF transformer and tiled decode, sampling took 70s for 8 steps at 21.8GB of 24.5GB peak. The bf16 text encoder is no longer needed: a 26KB cached conditioning replaces it and saves 5.6GB of peak VRAM, bit-identical output.

    1.5x is the sweet spot. On a 96GB card, 243 frames from a 768x1408 source: 1:1 took 3 min at 52GB, 1.5x took 7 min at 65GB, 2x took 17 min at 80.5GB.

    What it will do to a face

    It invents skin texture. On our test person it consistently added freckles that were not in the source. On a motocross clip it re-drew the jersey graphic and the number plate. Those stay stable across frames, but they are not the source's markings. Any logo, number or text gets re-imagined. Nothing in the model preserves identity, so check faces against your original rather than judging by sharpness.

    All demo footage here is MiniMax H3 output at 640x384, 10s, upscaled 2x. Comparisons are Lanczos vs ReDetail at the same output size, so it is not just bigger-looks-better.

    GitHub: https://github.com/Bambushu/redetail

    Licence, stated properly because this one has teeth. The CODE is MIT, but the WORKFLOW FILES and the weights are under Lightricks' LTX-2 Community Licence, which carries use restrictions that pass on to you. Anyone over $10M annual revenue needs a separate paid commercial licence from Lightricks before using LTX-2 or derivatives. A complete copy of the Agreement ships in the repo.

    Description

    First release. Drag-and-drop ComfyUI workflow for the LTX-2.5 IC-LoRA Pixel Spatial Upscaler, plus a Python CLI that drives the same graph for longer clips.

    Includes six in-graph note panels (install, clip prep, sizing, errors), a placeholder first-frame image, and the canvas links severed so the output size is actually settable. Runs on 24GB via the GGUF path.

    FAQ

    Comments (12)

    sadsandpaperAug 15, 2026
    CivitAI

    is this a video to video upscaler

    bambushu
    Author
    Aug 16, 2026

    Yes it is, it will take any mp4 you give it.

    sadsandpaperAug 15, 2026· 2 reactions
    CivitAI

    if i have a video with ia slop will this repair the slop

    bambushu
    Author
    Aug 16, 2026

    It depends what the slop is, it will definitely sharpen some blocky or blurry features.

    lamentcounterbalanceAug 16, 2026· 1 reaction
    CivitAI

    I wonder if by LTX 3 they'll fix the motion smearing issue.

    bambushu
    Author
    Aug 16, 2026

    Minimax H3 is already much better at it, and this new node even fixes motion post-render: https://github.com/matlowai/ComfyUI-MAINodes

    @bambushu Yes far less motion issues with H3, but I don't think it can be used as an upscaler/refiner like LTX? Or at least not until Hailuo releases the 2K weight.

    bambushu
    Author
    Aug 17, 2026

    @lamentcounterbalance you're right it doesnt work as upscaler yet. but that Motion Lab stuff in that node i linked, really does something special to fast motion. It takes a v2v clip and rerenders detail at the faster motion parts of the clip.

    btw for these examples I rendered the demos at 0.4mp in minimax.

    abimaeld7243Aug 16, 2026
    CivitAI

    but wont run rtx 5080 correct?

    bambushu
    Author
    Aug 16, 2026

    try it out, with the cached conditioning might work. Try 3 seconds at 1.5x canvas at first

    ramdakAug 17, 2026
    CivitAI

    I was testing this and noticed the audio and first frame thing. You can cover both with logic.


    For the first image, just add a get image from batch node at index 0, length 1.

    For the audio I have another ltx rescale-refine workflow where I use a boolean to switch a part of the workflow where it process the audio latent.

    brownbagel0Aug 21, 2026
    CivitAI

    This is pretty cool, thanks! Even though it's a bit slow on my card, it works fine with my 3090, which is great.

    It clearly adds the lost details back in nicely. I was wondering if there's a way to add a bit more quality and sharpness somehow. Is there a setting to tweak for that?

    Also, I noticed that adding Comfy Kitchen Attention (using the ModelAttentionBackend node) to the workflow can nicely reduce generation times by up to 30-40% on my card.

    ComfyWorkflows
    LTXV 2.5

    Details

    Downloads
    902
    Platform
    CivitAI
    Platform Status
    Available
    Created
    8/14/2026
    Updated
    8/24/2026
    Deleted
    -

    Files

    redetailLTX25GenerativeVideo_v11.json

    Mirrors

    redetailLTX25Generative_v10.json

    Mirrors

    redetailLTX25GenerativeVideo_v11.json

    Mirrors