Model-generated poster
Clean white AI model marketplace hero image with Alibaba orange, neon pink, and crisp product UI surfaces.
Wan
WanPro Wan image-generation model listed for Token Plan Team Edition.
Visual demos
Clean white AI model marketplace hero image with Alibaba orange, neon pink, and crisp product UI surfaces.
Three premium model thumbnails showing text, image, and video generation families in a catalog grid.
A tasteful enterprise AI dashboard image, abstract but concrete, showing model routing and budget controls.
These are safe placeholder slots. Swap in official Alibaba-provided logos, posters, and demo videos when asset usage is approved.
Pricing has not been verified. Treat this model as needs_review for production use.
No run output yet.
Provider terms Commercial status: unknown.
Disabled for public runs until the Singapore media payload and safety settings are adapter-verified.
Limits need admin review.
curl -X POST https://nfero.com/api/models/wan2.7-image-pro/run \
-H 'content-type: application/json' \
-d '{"prompt":"A premium developer marketplace interface for AI models, photographed on a modern workstation.","negative_prompt":"","aspect_ratio":"16:9","num_images":1}'await fetch('/api/models/wan2.7-image-pro/run', {
method: 'POST',
headers: { 'content-type': 'application/json' },
body: JSON.stringify({
"prompt": "A premium developer marketplace interface for AI models, photographed on a modern workstation.",
"negative_prompt": "",
"aspect_ratio": "16:9",
"num_images": 1
})
});import requests
requests.post('https://nfero.com/api/models/wan2.7-image-pro/run', json={
"prompt": "A premium developer marketplace interface for AI models, photographed on a modern workstation.",
"negative_prompt": "",
"aspect_ratio": "16:9",
"num_images": 1
})No runs recorded yet.