Model reference · open weights

One-to-All

Available as managed deployment Video MochunniaN1 · community Image→video 1 variants 529 dl/mo

One-to-All is an open-weight video model from MochunniaN1. 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

Released byMochunniaN1
TypeVideo models
TaskImage→video
Parameters (lead)18.8B
Runs withdiffusers
Released2025-11-23
Popularity529 downloads / month
LicenceOpen weights

About

What One-to-All is

This repository contains the model and code for the paper One-to-All Animation: Alignment-Free Character Animation and Image Pose Transfer.

This project aims to provide a unified framework for high-fidelity character animation and image pose transfer for references with arbitrary layouts, addressing limitations in existing diffusion models regarding spatially misaligned reference-pose pairs.

Read the full model card

🎭 Showcase

Our model can adapt a single reference image to various motion patterns, demonstrating flexible motion control capabilities.

14B Model
1.3B Model

The 1.3 B model also delivers strong performance (from 1.3b_2 ckpt).

Also support longer video & out-of-domain cases

Acknowledgments

Our project is based on opensora. Some codes are brought from StableAnimator and Wan-Animate. Thanks for their awesome works.

📧 Contact

If you have any questions, please feel free to reach us at ssj180123@gmail.com

📝 Citation

If you find our work helpful or inspiring, please feel free to cite it.

@article{shi2025one,
  title={One-to-All Animation: Alignment-Free Character Animation and Image Pose Transfer},
  author={Shi, Shijun and Xu, Jing and Li, Zhihang and Peng, Chunli and Yang, Xiaoda and Lu, Lijing and Hu, Kai and Zhang, Jiangning},
  journal={arXiv preprint arXiv:2511.22940},
  year={2025}
}

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 one-to-all for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (one-to-all 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":"one-to-all","prompt":"a drone shot over a forest"}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

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