Media generation
Wan 2.2 TI2V 5B
Wan 2.2 hybrid text/image-to-video at 720P 24fps on a single 24 GB GPU
Apache-2.0permissiveSource verified
Specification
Model ID
wan2.2-ti2v-5bFamily
wan2.2
Modality
Media generation
Parameters
5.0B
Weights
31.9 GB
Minimum VRAM
24 GB
Capabilities
text2video, image2video
Pipeline
WanPipelineBackend
diffusers
Source
Weights and provenance.
Repository
Registry license
Apache-2.0
Source license
apache-2.0
Access
Open — weights fetch without accepting additional terms.
Serve it
# Pull the weights onto a node
tenzro model download wan2.2-ti2v-5b
# Serve it
tenzro model serve wan2.2-ti2v-5b
# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,
"method":"tenzro_getModel",
"params":[{"model_id":"wan2.2-ti2v-5b"}]}'Same family