Open video generation crossed a threshold between 2025 and 2026. The best downloadable models now produce footage small studios ship to paying clients, rendered on a single desktop GPU with no per-second billing. What has not kept pace is the accuracy of the advice around them. The word “open” on a model page has drifted far enough from its original meaning that it no longer tells you whether you may legally sell what you generate.
That gap is where the expensive mistakes happen. Round-ups still list models under Apache 2.0 that were never released under Apache 2.0, and recommend versions whose weights were never published at all. Every specification below is checked against the project’s own repository or licence text.

| Quick answer: Wan 2.2 is the best open source AI video generator for most teams — genuinely Apache 2.0, with a 5B variant that runs on a 24GB RTX 4090. Choose LTX-2.3 if you need synchronized audio in a single pass, or HunyuanVideo 1.5 if 14GB is your VRAM ceiling and you operate outside the EU, UK and South Korea. |
Table of Contents
What is an open source AI video generator?
An open source AI video generator is a text-to-video or image-to-video model whose trained weights are published for download, so generation runs on hardware you control rather than through a vendor’s API. That sentence covers the technical reality but hides a legal one: published weights and open source licensing are two different things, and in 2026 they frequently do not travel together.
Three tiers exist. The first is genuine permissive licensing — Apache 2.0 weights usable commercially, worldwide, at any scale. The second is the community licence: free to download and usually free to use commercially, but conditional on revenue thresholds, territory, or a separate agreement above a certain size. The third is research-only, where commercial output is prohibited outright. Almost every argument about whether a video model is “open” is really an argument about which tier it sits in. The same licence drift reshaped the language-model field, as our guide to the best open source LLM options documents.
Which is the best open source AI video generator in 2026?
Three model families matter.
Wan 2.2 — best overall, and unrestricted commercially
Wan 2.2 from Alibaba is the strongest all-round choice. Its text-to-video and image-to-video variants are mixture-of-experts models totalling 27 billion parameters with roughly 14 billion active per step, while the smaller TI2V-5B variant produces 720p at 24fps and is documented to run on a 24GB card such as an RTX 4090 — all under Apache 2.0 (Wan2.2 repository).
LTX-2.3 — the only one with native synchronized audio
LTX-2.3 from Lightricks is the most technically ambitious. It is a 22-billion-parameter diffusion transformer that generates synchronized video and audio inside one model rather than bolting a soundtrack on afterwards, shipping in dev, distilled and upscaler checkpoints, with the distilled build finishing in as few as eight steps (Lightricks model card). It is not Apache 2.0, despite being described that way constantly.
HunyuanVideo 1.5 — lowest hardware bar
HunyuanVideo 1.5 from Tencent is the accessibility winner. At 8.3 billion parameters paired with a 3D causal VAE, it targets 480p and 720p output up to 121 frames and runs inference on a 14GB consumer GPU with model offloading enabled (HunyuanVideo-1.5 repository). Mochi 1 from Genmo remains the motion specialist, a 10-billion-parameter asymmetric diffusion transformer under Apache 2.0, though its 480p ceiling now looks dated. CogVideoX stays useful where reproducibility beats polish, with the 2B variant under Apache 2.0 and the 5B variant under a more restrictive Tsinghua licence.
| Model | Scale | Licence | VRAM floor | Best for |
| Wan 2.2 | 5B / 27B MoE | Apache 2.0 | 24GB | Best overall, unrestricted commercial use |
| LTX-2.3 | 22B DiT | LTX-2 Community | High | Native synchronized audio and video |
| HunyuanVideo 1.5 | 8.3B | Tencent Community | 14GB | Lowest hardware bar, outside EU/UK/KR |
| Mochi 1 | 10B | Apache 2.0 | ~20GB optimised | Natural motion at 480p |
| CogVideoX 2B | 2B | Apache 2.0 | 16GB class | Reproducible research pipelines |

Which open video licences actually allow commercial use?
Licence, not price, decides whether you can sell the output. Apache 2.0 is the only tier with no strings attached: it grants perpetual, worldwide, royalty-free rights including a patent grant, and imposes no revenue cap (Apache License 2.0). Wan 2.2, Mochi 1 and CogVideoX 2B sit here, which is why they remain the default for client work.
Two widely recommended models do not. LTX-2.3 ships under the LTX-2 Community License, which permits free commercial use only below roughly $10 million in annual revenue; above that you need an agreement with Lightricks. Calling LTX-2.3 an Apache 2.0 model is the most common factual error in this category.
The Tencent Hunyuan Community License is restrictive in a different way. It defines its territory as worldwide excluding the European Union, the United Kingdom and South Korea, and states the agreement does not apply in those regions at all. A studio in Berlin, Manchester or Seoul is therefore not covered for HunyuanVideo 1.5, regardless of company size or whether the work is commercial. That is a geography check rather than a revenue check, and it is easy to miss because the weights download identically everywhere.

How much VRAM do you really need?
24GB is the practical sweet spot in 2026. HunyuanVideo 1.5 sets the floor at 14GB with offloading, which brings 720p generation within reach of a 16GB card for the first time. Wan 2.2’s TI2V-5B wants 24GB, while its A14B mixture-of-experts variants want 80GB for comfortable single-GPU inference. Mochi 1 asks roughly 60GB natively, though community optimisations pull it under 20GB at reduced settings.
ComfyUI is the de facto runtime for all of it, and most published open video workflows assume it. Expect the first setup to take an afternoon rather than minutes: CUDA drivers, a matched PyTorch build, and multi-gigabyte checkpoints. LTX-2.3 specifies CUDA above 12.7 and PyTorch 2.7, which rules out older environments outright. Our companion guide to the best local AI video generator setups covers the GPU and driver side properly.
Why can you not download Wan 2.5, 2.6 or 2.7?
Because they were never released as open weights. Alibaba published downloadable checkpoints for Wan 2.1 and Wan 2.2, then kept every subsequent release — Wan 2.5, Wan 2.6 and Wan 2.7 — as API-only products on its Bailian cloud platform. There is no open-weights Wan 2.7, however many sites list one.
This matters when planning a pipeline. The newer Wan versions carry the features people most want, including native audio sync and multi-shot consistency, but using them means accepting per-generation billing and exactly the vendor dependency open weights were meant to avoid. If that trade is acceptable, our best AI video generator comparison covers the hosted tier. If it is not, Wan 2.2 plus LTX-2.3 is the strongest fully downloadable pairing available today.
A studio that moved its pipeline to open weights
Elke Bauer runs a two-person product-marketing studio in Manchester, producing short loops for SaaS launch pages: roughly forty five-second clips a month, most of them variations on three shots. Hosted tools handled the work, but per-generation pricing punished the exact behaviour her job required — iterating on a shot twenty times to get the motion right.
Her constraint turned out to be legal before it was technical. HunyuanVideo 1.5 was the obvious fit for her single RTX 4090, but the Tencent Hunyuan Community License excludes the United Kingdom, so it was unusable for billable work. She standardised on Wan 2.2 TI2V-5B for drafting, pushed final hero shots through the A14B variant on a rented cloud GPU, and reserved LTX-2.3 for the few clips needing synchronized audio, comfortably below its revenue threshold.
The outcome: unlimited iteration at fixed monthly cost, client footage that never leaves her machine during a confidential pre-launch window, and a licensing position she can state in writing on a scope of work. Setup cost one weekend.
This example is a composite of the pipeline migrations we see most often, not a single client account; the figures are typical rather than measured from one engagement.
How we compare
We rank open video models on four criteria: licence clarity for commercial use, minimum VRAM to reach usable output, motion and prompt fidelity at default settings, and ecosystem support — whether ComfyUI nodes, quantised builds and fine-tuning adapters actually exist. Specifications come from each project’s official repository or model card rather than secondary round-ups, and we re-verify licence text on every update because these terms change between releases. Academic frameworks such as VBench inform our quality reads, but hands-on output outranks leaderboard position.
Affiliate disclosure: TechieHub may earn a commission from links to hosted tools and GPU providers on this page. Every open-weight model discussed here is free to download, and our rankings are not influenced by commercial relationships.
Frequently Asked Questions
Is LTX-2.3 released under Apache 2.0?
No. LTX-2.3 ships under the LTX-2 Community License Agreement, not Apache 2.0, despite frequent misattribution. That licence allows free commercial use below roughly $10 million in annual revenue and requires a paid agreement above it. Wan 2.2 and Mochi 1 are the genuine Apache 2.0 alternatives.
Can EU or UK companies use HunyuanVideo 1.5?
Not under the standard terms. The Tencent Hunyuan Community License defines its territory as worldwide excluding the European Union, the United Kingdom and South Korea, and states the agreement does not apply there. Businesses based in those regions should choose an Apache 2.0 model such as Wan 2.2.
Is there an open-weights Wan 2.7?
No. Alibaba released open weights only for Wan 2.1 and Wan 2.2. Wan 2.5, Wan 2.6 and Wan 2.7 are closed, API-only products served through Alibaba’s Bailian platform. Any site offering Wan 2.7 weights for download is misrepresenting what Alibaba has actually published.
What is the minimum GPU for open source video generation?
HunyuanVideo 1.5 sets the practical floor at 14GB of VRAM with model offloading enabled, making 720p generation viable on a 16GB consumer card. For comfortable work across several models, 24GB — an RTX 4090 or equivalent — remains the sensible target in 2026.
Do open source video models generate audio?
Most do not. Base models from Wan, Mochi and CogVideoX produce silent video, so audio is added in post-production. LTX-2.3 is the exception: it generates synchronized video and audio within a single model pass, which is the main reason teams accept its community licence.
Are open models good enough to replace paid video tools?
For iterative, high-volume and privacy-sensitive work, yes. Open weights remove per-generation billing and keep footage on your own hardware. Hosted tools still win on clip length, interface polish and support, so many studios draft locally and reserve paid tools for finishing.
Is an open source AI video generator the same as a local one?
They overlap but are not identical, and the distinction decides what you are allowed to do. “Open source” describes the licence on the model weights — whether you may inspect, modify and redistribute them, and whether commercial output is permitted. “Local” describes where inference runs: on your own GPU rather than a vendor’s server. Most open-weight video models can be run locally, which is why the terms get used interchangeably, but a permissive licence does not guarantee your hardware can load the model, and running something locally does not make its licence permissive. Check both before committing a pipeline.
Which open source video models work best in ComfyUI?
ComfyUI is the de facto runtime for open-weight video work, and support quality varies by model maturity rather than by model quality. Wan 2.2 and LTX-2.3 both have well-maintained node support and community workflows you can import rather than build. HunyuanVideo 1.5 is supported but more sensitive to sampler and scheduler settings. The practical advice is to start from a published workflow for your exact model and VRAM tier, then change one parameter at a time — most reported “model is bad” results trace back to a mismatched workflow rather than the weights.
What is the best open source video model for a consumer GPU?
It depends where your VRAM ceiling sits. At 24GB the Wan 2.2 5B variant gives the best quality-per-licence combination for commercial work, since Apache 2.0 removes the usage questions entirely. At 16GB, LTX-2.3 is the strongest option and adds synchronised audio in a single pass. At 14GB, HunyuanVideo 1.5 remains usable with class-leading faces. Below that, CogVideoX with INT8 quantisation and CPU offload will run at around 4.4GB, with the quality trade-off you would expect.
Conclusion
Licence and VRAM decide this choice before output quality does, and that ordering is what separates a pipeline you can bill against from one you later have to unwind. Wan 2.2 is the safe, genuinely Apache 2.0 default. LTX-2.3 is the capability leader if its revenue threshold does not bind you. HunyuanVideo 1.5 is the low-VRAM pick outside the EU, UK and South Korea. Read the LICENSE file yourself before shipping, because these terms move faster than the articles tracking them. For the wider landscape these models sit inside, start from our generative AI tools pillar.


4 Comments
Pingback: 10 Best AI Tools for Generating Images in 2026-27
Pingback: Best AI Video Generator to Create Stunning Videos Fast
Pingback: Best Free AI Image to Video Generator Worth Trying
Pingback: Best Local AI Video Generator You Can Run Offline