Model reference · open weights

HunyuanVideo-I2V

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

HunyuanVideo-I2V 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 ontencent/HunyuanVideo-I2V
Released2025-03-06
Popularity1k downloads / month
LicenceCommercial licence needed

About

What HunyuanVideo-I2V is

This is a direct GGUF conversion of tencent/HunyuanVideo-I2V

NOTE: Hunyuan recently replaced the original model in the repo above with a new and updated version - the files in this repo have been reconverted and replaced. If you want to test against the original models, you can find them on this branch

It is intended to be used with the native, built-in ComfyUI HunyuanVideo nodes

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

The model files can be used with the ComfyUI-GGUF custom node.

Place model files in ComfyUI/models/unet - see the GitHub readme for further install instructions.

The VAE can be downloaded from this repository by Kijai

Please refer to this chart for a basic overview of quantization types.

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 hunyuanvideo-i2v for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (hunyuanvideo-i2v 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":"hunyuanvideo-i2v","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