All examples
Example Cogtemplate:wan22-t2v
Prompt → accelerated video
Wan 2.2 T2V + CG-Taylor
Generate video with Wan 2.2 A14B using NF4 dual-stage transformers and confidence-gated Taylor caching for training-free acceleration.
H100 80GB scale to zero MP4 videoWan 2.2CG-TaylorNF4
Canonical example
Input and output, side by side
Example prompt · redeploy after disk fix for live MP4
01 · input
A beautiful anime fairy walking through an enchanted forest, soft sunlight filtering through the trees, cinematic tracking shot.
prompt
A beautiful anime fairy walking through an enchanted forest, soft sunlight filtering through the trees, cinematic tracking shot.
resolution
480x480
num frames
81
steps
27
cgtaylor
true
02 · MP4 video
preview
Run the same recipe everywhere
curl -sX POST https://app.nz/api/cogs/run \
-H "Authorization: Bearer $APP_NZ_KEY" \
-H "Content-Type: application/json" \
-d '{"template":"wan22-t2v","input":{"prompt":"A beautiful anime fairy walking through an enchanted forest, soft sunlight filtering through the trees, cinematic tracking shot.","resolution":"480x480","num_frames":81,"steps":27,"cgtaylor":true}}'