CivArchive
    Ltx2.3 I2V Workflow Kenpechi - v2.0 Prompt_Relay
    NSFW

    Please be sure to update ComfyUI itself to the latest version.

    v2.0 Prompt_Relay - Prompt-Relay has been implemented. Except for the positive prompt node, it is exactly the same as v2.0. If you want finer control over the prompts, this method is recommended, though it cannot be guaranteed to work perfectly.

    v2.0 - Support for GGUF models has been added, and some 10Eros-Nodes have been implemented. Additionally, Distilled LoRA can now be disabled to allow the use of alternatives such as DMD LoRA. In the input area, it is now easy to configure settings such as the upscaled resolution, volume, number of steps for the Basic Scheduler, and Distilled LoRA weight.

    v1.2 - Fixed connections related to the "LTXVCropGuides" node. Due to a lack of understanding of the "LTXVCropGuides" node, the connection method in v1.1 was incorrect. This error may have caused artifacts after upscaling under certain conditions, so this version has been updated, but it is not guaranteed to fix the problem.

    Also, some configurations have been revised.

    I noticed this issue when I tried to introduce a certain node into a new workflow, and severe artifacts occurred in my environment as well. Because the node connection method is different, it is not guaranteed that this workflow will be fixed, but I am releasing it for now.

    v1.1 - Fixed an issue where the target FPS was being applied even when RIFE was not being used. Please enable only either "RIFE..." or "Don't Use..." on the FastGroupBypass node. Also, corrected an incorrect connection to the NAG node.

    v1.0 - I've released the workflow I've been using for generation. However, please don't expect too much support from me.


    The safetensors model required for this workflow:

    【Text Encoder】

    coomfyUI/models/text_encoders

    gemma_3_12B_it_fp8_scaled.safetensors (Some people also use fp4.)

    https://huggingface.co/Comfy-Org/ltx-2/tree/main/split_files/text_encoders

    or

    Gemma_3_12B_it_ablit-norms-biproj-fp8mixed.safetensors

    https://huggingface.co/TenStrip/LTX2.3-10Eros/tree/main/text_encoders

    or

    gemma-3-12b-it-heretic-v2_fp8_e4m3fn.safetensors

    https://huggingface.co/DreamFast/gemma-3-12b-it-heretic-v2/resolve/main/comfyui/gemma-3-12b-it-heretic-v2_fp8_e4m3fn.safetensors?download=true

    ltx_text_projection_bf16.safetensors

    https://huggingface.co/Kijai/LTX2.3_comfy/tree/main/text_encoders

    (If using checkpoints that include CLIP, this is unnecessary.)

    【VAE】

    coomfyUI/models/vae

    LTX23_audio_vae_bf16.safetensors

    LTX23_video_vae_bf16.safetensors

    (If using checkpoints that include VAE, this is unnecessary.)

    taeltx2_3.safetensors

    https://huggingface.co/Kijai/LTX2.3_comfy/tree/main/vae

    【Upscaler】(Be sure to select "1.1". "1.0" has a bug.)

    ComfyUI/models/latent_upscale_models

    Ltx-2.3-spatial-upscaler-x2-1.1.safetensors

    https://huggingface.co/Lightricks/LTX-2.3/tree/main

    【Recommended Checkpoint】

    (include CLIP & VAE version) comfyUI/models/checkpoint

    ltx2310eros_v12.safetensors

    ltx2310eros_v14.safetensors

    https://civarchive.com/models/2447875/ltx23-10eros?modelVersionId=3109610

    or

    comfyUI/models/diffusion_models (GGUF … comfyUI/models/unet)

    DasiwaLTX23_DragonleapV4.safetensors

    https://civarchive.com/models/2543443/dasiwa-ltx-23?modelVersionId=3092188

    【Distilled Lora】

    ComfyUI/models/loras

    Ltx-2.3-22b-distilled-lora-1.1_fro90_ceil72_condsafe.safetensors

    https://huggingface.co/TenStrip/LTX2.3_Distilled_Lora_1.1_Experiments/tree/main

    ※ Recommended weights for Distilled LoRA

         10Eros v1.2 ... First Pass: 0.8–0.9, Upscale Pass: 0.5–0.6

         Dasiwa Ltx2.3 v4 ... First Pass: 0.5–1.0, Upscale Pass: 0–0.5

    Distilled LoRA and DMD LoRA serve similar functions, so do not enable them at the same time.

    If the base model recommends DMD LoRA (such as 10Eros v1.4), enable only DMD LoRA and disable Distilled LoRA. For other base models, enable only Distilled LoRA and disable DMD LoRA.

    【DMD Lora】

    ComfyUI/models/loras

    LTX2.3_DMD_reshaped_r256.safetensors

    https://huggingface.co/TenStrip/LTX2.3_DMD_Lora/tree/main

    ※ Recommended weights for Distilled LoRA

         10Eros v1.4 ... 1.0

    【OmniNFT Lora】

    LTX-2.3-OmniNFT-RL-Lora_bf16.safetensors

    https://huggingface.co/Kijai/LTX2.3_comfy/tree/main/loras

    【comfy-nodes】

    https://github.com/TenStrip/10S-Comfy-nodes

    【Prompt-Relay】

    https://github.com/kijai/ComfyUI-PromptRelay

    Even when using the fp8 model, downloading all the necessary files will exceed 40GB. Because of this, you will likely encounter an Out of Memory error unless you have at least 64GB of system RAM. In fact, I hit OOM errors myself depending on the resolution and video length I tried.

    Although using Prompt-Relay makes the workflow somewhat more complex, it offers significant benefits by enabling time-based prompting. It is a shame that it doesn't allow for dynamic adjustment of LoRA application—unlike the SVI feature in Wan2.2—but I consider it an essential node if you want to create videos that more faithfully match your vision.

    Description

    v2.0 Prompt_Relay - Prompt-Relay has been implemented. Except for the positive prompt node, it is exactly the same as v2.0.

    v2.0 - Support for GGUF models has been added, and some 10Eros-Nodes have been implemented. Additionally, Distilled LoRA can now be disabled to allow the use of alternatives such as DMD LoRA. In the input area, it is now easy to configure settings such as the upscaled resolution, volume, number of steps for the Basic Scheduler, and Distilled LoRA weight.

    FAQ

    Comments (18)

    killerpixeel310Jul 12, 2026
    CivitAI

    I'm kind of new but when I'm running this I get pixelated burry faces. I'm i missing something?

    kenpechi
    Author
    Jul 12, 2026

    There are too many factors that could cause issues, so it's hard to say for sure. Please download my video and drag-and-drop it into ComfyUI; then, try experimenting with it while comparing it against your own workflow.

    intromatique433Jul 12, 2026

    I have the same problem :/ even if I tried to drag and drop the original video... I don't know what am I doing wrong

    ArtiOtakuJul 12, 2026

    That usually happens when using a model that already has turbo loras merged in, and then using a turbo lora on top of it.... try disabling the distill lora and see if that works.

    intromatique433Jul 12, 2026

    @ArtiOtaku Already tried and still doesn't work in my case, but thanks for mention that

    ArtiOtakuJul 12, 2026· 1 reaction

    @intromatique433 strange then... maybe check the steps either on pass 1 or 2, if any of those is too low, it may give you trouble. If that's not either, try with a different distill lora, a buncjh of new ones have come out in the last months.

    intromatique433Jul 13, 2026· 1 reaction

    @ArtiOtaku I have cfg 1.00 in both, but it doesn't hurt to try. Thanks for your willingness to help

    mustafa36072580Jul 15, 2026

    @intromatique433 i having the same problem. Have you solved it yet?

    tantakaJul 16, 2026

    私の場合はオーディオテキストエンコーダーローダーのdeviceをcpuに指定すると改善しました。

    intromatique433Jul 17, 2026

    @mustafa36072580 Not yet, but I've discovered that Sulphur works in my case, so I'm using that for now hoping to find a solution someday

    mustafa36072580Jul 19, 2026

    @intromatique433 What do you mean by “sulphur”? I'm using Translate, so I don't quite understand.

    AjaxdiffusionJul 12, 2026· 1 reaction
    CivitAI

    Absolute banger of a Workflow!

    Thank you so much!

    ace009029592Jul 21, 2026
    CivitAI

    Great workflow! what base resolution would you recommend for 1:1 square images?

    kenpechi
    Author
    Jul 21, 2026· 1 reaction

    Around 1024x1024 would be good.

    BonerSoupJul 22, 2026
    CivitAI

    Hi, This workflow is great, one question:
    What is the use of the "🔗 LTX Reference Enable" Node?

    kenpechi
    Author
    Jul 22, 2026· 1 reaction

    I believe this node is designed to improve facial consistency. It was created by the author of 10Eros.

    BonerSoupJul 22, 2026

    @kenpechi Thanks for the quick response! understood

    Workflows
    LTXV 2.3

    Details

    Downloads
    493
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/12/2026
    Updated
    8/17/2026
    Deleted
    -

    Files

    ltx23I2VWorkflow_v20PromptRelay.json

    Mirrors

    ltx23I2VWorkflow_v20PromptRelay.json

    Mirrors

    ltx23I2VWorkflow_v20PromptRelay.json

    Mirrors