Model reference · open weights

CubeComposer

Available as managed deployment Video TencentARC Video edit 1 variants 241 dl/mo

CubeComposer is an open-weight video model from TencentARC. 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

MakerTencentARC
TypeVideo models
TaskVideo edit
Runs withdiffusion-single-file
Based onWan-AI/Wan2.2-TI2V-5B
Released2026-03-03
Popularity241 downloads / month
LicenceUnknown

About

What CubeComposer is

TL;DR: Generate one cubemap face per time window with an effective and efficient context mechanism. Then, perspective video becomes 4K 360° without the memory blow‑up or the low‑res‑then‑upscale.

For more details, please visit our project page, paper, and GitHub repo.

Model variants

We provide two variants of CubeComposer in this repo:

  • cubecomposer-3k: supports 2K/3K generation, cubemap size = 512/768, temporal window length = 9 frames.
  • cubecomposer-4k: supports 4K generation, cubemap size = 960, temporal window length = 5 frames.

Citation

If you find our model helpful in your research, please like this repo, star the GitHub repo and cite:

@article{li2026cubecomposer,
    title={CubeComposer: Spatio-Temporal Autoregressive 4K 360° Video Generation from Perspective Video},
    author={Li, Lingen and Wang, Guangzhi and Li, Xiaoyu and Zhang, Zhaoyang and Dou, Qi and Gu, Jinwei and Xue, Tianfan and Shan, Ying},
    journal={arXiv preprint arXiv:2603.04291},
    year={2026}
}

License

This repository is released under the terms of the LICENSE file.

By cloning, downloading, using, or distributing this repository or any of its models or weights, you agree to comply with the terms and conditions specified in the LICENSE.

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