Model reference · open weights

LTX-Video-0.9.6-dev

Available as managed deployment Licence fee Video city96 Image→video 1 variants 737 dl/mo

LTX-Video-0.9.6-dev is an open-weight video model from city96. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Makercity96
TypeVideo models
TaskImage→video
Runs withgguf
Based onLightricks/LTX-Video
Released2025-04-26
Popularity737 downloads / month
LicenceCommercial licence needed

About

What LTX-Video-0.9.6-dev is

This is a direct GGUF conversion of Lightricks/LTX-Video.

The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders:

TypeNameLocationDownload
Main ModelLTX-Video-0.9.6-DevComfyUI/models/diffusion_modelsGGUF (this repo)
Text EncoderT5-V1.1-XXL-EncoderComfyUI/models/text_encodersSafetensors / GGUF
VAELTX-Video-0.9.6-VAEComfyUI/models/vaeSafetensors

Example workflow - based on the official example workflow

Example outputs - sample size of 1, not strictly representative

Notes

The VAE seems to be largely the same as LTXV 0.9.5 and the difference between the two seems negligible, but I've uploaded the 0.9.6 one to this repo to be safe

As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How video models work

Prompt / imagestart pointTemporal diffusionframes over timeVideoMP4 clipA video model generates a sequence of coherent frames from your prompt or a starting image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys ltx-video-0-9-6-dev for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ltx-video-0-9-6-dev below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/videos/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"ltx-video-0-9-6-dev","prompt":"a drone shot over a forest"}'

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms