CivArchive
    LTX 2.3 Low VRAM (8GB) + 32G Workflow - v1.0
    NSFW

    Optimized workflow for running LTX 2.3 (22B Distilled) on 8GB VRAM GPUs (e.g., RTX 3070 Laptop), focusing on stability, memory efficiency, and high-quality video/audio output.

    Description

    FAQ

    Comments (26)

    samsungsmartphonebb963Mar 19, 2026
    CivitAI

    Hello. I have just used your workflow to create about 10 videos, and it works very well. Thank you for creating such a great workflow.

    How to open this file?

    samsungsmartphonebb963Mar 19, 2026· 2 reactions

    @akshitdhoundiyal651

    1. Launch Comfyui.

    2. Comfyui finishes launching.

    3. Drag and drop the .json file provided by the user who created this workflow into the internet window where Comfyui is running (with Comfyui fully launched).

    4. The workflow file opens.

    5. Done.

    robotfromspaceMar 19, 2026

    what gpu and how long does a video take to finish?

    samsungsmartphonebb963Mar 19, 2026· 1 reaction

    @robotfromspace I am too busy with many tasks right now to remember clearly. However, based on my uncertain memory, the video generation speed was much faster than the LTX 2.3 template version provided by ComfyUI, and PC RAM usage seemed to be reduced by almost half. I am using an RTX 4080 Super graphics card and 64GB of PC RAM.

    robotfromspaceMar 19, 2026
    CivitAI

    I tried your workflow and downloaded all the resorces but getting this error:

    CLIPTextEncode

    'Linear' object has no attribute 'weight'

    Do you know how to fix this?

    gio83djMar 19, 2026· 1 reaction

    Upgrade all

    robotfromspaceMar 20, 2026

    @gio83dj Ty, I'm new to LTX workflows and I'm using a RTX 2070 so I don't know if it even should work. After the update all I got a new error after 30 minutes of rendering. I hope I can fix it.

    dreadfulpirateMar 24, 2026

    Having the same issue. Comfyui is updated. Any ideas would be great.

    john05636583Mar 25, 2026

    I ran into several errors too. I dumped my comfyui log file and the workflow json into grok and asked it for help. It was a lot of updating comfyui and python and safetensors to get it further along.

    dreadfulpirateMar 25, 2026· 2 reactions

    @john05636583 I've come to the conclusion that its a bug within comfyui. Reddit has been bitching about the latest updates. I'm also having issues with other workflows that I built. I expect when that gets sorted out, this workflow will work like a champ. @robotfromspace Thanks for your work.

    john05636583Mar 26, 2026

    @dreadfulpirate "Reddit has been bitching about..." you could just stop there. That place is a dumpster fire of rage all the time. It's working for me pretty well now. Still takes forever compared to the good ol'e days of Grok Imagine for NSFW prompted videos. Let me know if there's a way for me to send my workflow json to you and I'll do it.

    dreadfulpirateMar 28, 2026

    @john05636583 Thanks for the offer. I gave up and reinstalled Comfyui. Fresh install cleaned things up. LTX Vids are working fine now. This workflow works nicely.

    beautiful673Mar 20, 2026· 3 reactions
    CivitAI

    What should be changed for a 5090 in your opinion ?

    STRAN6EMar 21, 2026
    CivitAI

    how to fix this issue?

    RuntimeError: ERROR: VAE is invalid: None

    If the VAE is from a checkpoint loader node your checkpoint does not contain a valid VAE.


    File "C:\Users\Admin\AppData\Local\Programs\ComfyUI\resources\ComfyUI\execution.py", line 525, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    File "C:\Users\Admin\AppData\Local\Programs\ComfyUI\resources\ComfyUI\execution.py", line 334, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    File "F:\ComfyUI\custom_nodes\comfyui-lora-manager\py\metadata_collector\metadata_hook.py", line 168, in async_map_node_over_list_with_metadata
    results = await original_map_node_over_list(
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    File "C:\Users\Admin\AppData\Local\Programs\ComfyUI\resources\ComfyUI\execution.py", line 308, in _async_map_node_over_list
    await process_inputs(input_dict, i)

    File "C:\Users\Admin\AppData\Local\Programs\ComfyUI\resources\ComfyUI\execution.py", line 296, in process_inputs
    result = f(**inputs)
    ^^^^^^^^^^^

    File "F:\ComfyUI\custom_nodes\ComfyUI-KJNodes-main\nodes\nodes.py", line 2458, in load_vae
    vae.throw_exception_if_invalid()

    File "C:\Users\Admin\AppData\Local\Programs\ComfyUI\resources\ComfyUI\comfy\sd.py", line 847, in throw_exception_if_invalid
    raise RuntimeError("ERROR: VAE is invalid: None\n\nIf the VAE is from a checkpoint loader node your checkpoint does not contain a valid VAE.")

    lollypoppyMar 21, 2026

    update the ComfyUI-KJNodes node

    eca132Mar 21, 2026· 3 reactions
    CivitAI

    This is exactly what I was looking for thank you! Any idea on I2V version, or adding loras?

    kassadinm16Mar 24, 2026
    CivitAI
    Excellent work, thanks for the workflow. Will there be a version with i2v?

    towovoc279145Mar 25, 2026
    CivitAI

    I'm very new to this and I have everything set up but I dont understand this part:

    "Performance Optimization

    Recommended Settings

    Install xFormers for improved memory efficiency and speed

    Use Sage Attention with:

    fp16_triton

    Enable compile

    Torch Settings

    Enable:

    fp16 accumulation

    Helps reduce VRAM usage with minimal quality loss"

    How do I install this stuff, is it a custom node or do I have to do it manually in the venv somehow?

    Also How do I run it, do you add some flags on the .sh-file like with --low-vram? (should I run it with low vram?)

    daveyd20252025811Mar 27, 2026
    CivitAI

    Hey this works, I have been trying to get ltx2 or 2.2 to work for months on 16gb amd card, but this flow is the first one that actually works.

    dreadfulpirateMar 30, 2026· 2 reactions
    CivitAI

    I can't seem to find where to set the # of steps. Running the workflow shows 8 steps. Where can I set this? Thanks.

    12358asdAAApr 5, 2026
    CivitAI

    hi i cant seem to find custom node SaveLatentWithPurge

    Lordfalcon69Apr 8, 2026
    CivitAI

    Hey, excellent workflow, thank you so much!.
    Will you also be working on an I2V?

    Kagi13Apr 10, 2026· 1 reaction
    CivitAI

    Why are you creating the T2V format? It's completely useless.

    fakolonyaApr 21, 2026
    CivitAI

    I couldn't find a better fit for my 12gb vram -32gb ram pc. Your workflow is great.
    Please make an I2V workflow too!

    flaviocostaApr 28, 2026
    CivitAI

    Running on 3060 . But seems a hard road. I can't run with sage attention or Triton.

    I try install that Microsoft Vstudio and cuda toolkit cuz of that node, anyone can give light how get this to work ?

    Even gpt or Claude give me I mess the final result booth say is turn it off.

    I use portable comfyui if that metter

    Workflows
    LTXV 2.3

    Details

    Downloads
    3,400
    Platform
    CivitAI
    Platform Status
    Available
    Created
    3/19/2026
    Updated
    5/1/2026
    Deleted
    -

    Files

    ltx23LowVRAM8GB32G_v10.zip

    Mirrors

    Huggingface (1 mirrors)
    CivitAI (1 mirrors)