CivArchive
    ChronoEdit 14B - chrono_edit_14B_fp16
    Preview 115738653

    Join LUXED AI, the best AI community: https://discord.gg/HxfP9TnctJ

    💚 ChronoEdit    |    🖥️ GitHub    |   🤗 Hugging Face   |   🤖 Gradio Demo   |    📑 Paper

    ChronoEdit: Towards Temporal Reasoning for Image Editing and World Simulation
    ChronoEdit-14B enables physics-aware image editing and action-conditioned world simulation through temporal reasoning. It distills priors from a 14B-parameter pretrained video generative model and separates inference into (i) a video reasoning stage for latent trajectory denoising, and (ii) an in-context editing stage for pruning trajectory tokens. ChronoEdit-14B was developed by NVIDIA as part of the ChronoEdit family of multimodal foundation models. This model is ready for commercial use.

    ChronoEdit Method OverviewOverview of the ChronoEdit pipeline. From right to left, the denoising process begins in the temporal reasoning stage, where the model imagines and denoises a short trajectory of intermediate frames. These intermediate frames act as reasoning tokens, guiding how the edit should unfold in a physically consistent manner. For efficiency, the reasoning tokens are discarded in the subsequent editing frame generation stage, where the target frame is further refined into the final edited image.

    Description

    FAQ

    Comments (4)

    woodenpickleDec 31, 2025
    CivitAI

    Really cool model. Would it theoretically be possible to make a Quantized version or would that defeat the purpose? Curious if it could run on lower VRAM machines.

    atroxdudeDec 31, 2025· 2 reactions
    woodenpickleDec 31, 2025

    @atroxdude Awesome, I'll take a look. Thank you!

    CosmicTelephoneDec 31, 2025· 1 reaction
    CivitAI

    This looks to be extremely promising for F2LF gens! The Gradio link needs a fix btw