Vidu Q3 और Q3 Pro मॉडल पर 50% छूट · केवल WaveSpeedAI | 20 मई – 2 जून

Wan 2.2 Spicy Image to Video

wavespeed-ai /

WAN 2.2 Spicy converts images into unlimited high-quality videos with smooth animations optimized for scalable content generation. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

image-to-video
Input

Drag & drop करें या upload के लिए click करें

preview

Idle

$0.15per run·~66 / $10

Next:

ExamplesView all

Confident fashion model walking towards camera in slow motion on a graffiti-covered New York street, hips swaying with each step, box braids flowing and bouncing naturally, maintaining direct eye contact through stylish sunglasses, subtle confident smirk, black crop top and denim shorts showcasing streetwear style, silver chain accessories catching sunlight, camera slowly tracking backwards keeping her centered, cinematic shallow depth of field with blurred urban background, golden summer daylight casting dynamic shadows, editorial fashion video aesthetic, smooth 24fps

Make the neon lights flicker, drones move through the air, digital billboards animate, light fog drifts across the street, and the camera slowly pushes forward.

Animate the dragon gently gliding, snowflakes falling, clouds swirling, and the camera slowly orbiting around the dragon’s path.

Animate maple leaves drifting down, thin mist flowing softly, sunlight shimmering through branches, and the camera slowly moving deeper into the garden.

Make the neon lights flicker, drones move through the air, digital billboards animate, light fog drifts across the street, and the camera slowly pushes forward.

Related Models

README

WAN 2.2 Spicy — Image-to-Video (I2V)

WAN 2.2 Spicy is an advanced image-to-video generation model built on the WAN 2.2 multimodal architecture. It transforms static images into dynamic, cinematic 480p and 720p videos with expressive motion, rich color, and natural transitions — perfect for creative storytelling, stylized animation, and expressive visual content.

🔥 Why It Looks Great

  • Expressive Visuals: delivers bold, vivid motion and rich tonal contrast that enhances emotional intensity.

  • Smooth Temporal Coherence: every frame transitions seamlessly, ensuring stable animation without flicker.

  • Cinematic Color & Lighting: adaptive lighting brings depth, mood, and realism to each generated sequence.

  • Flexible Aesthetics: easily switches between realistic, anime, and painterly visual styles while keeping structure intact.

  • Fine Motion Details: captures subtle gestures, camera panning, and scene energy with natural rhythm.

✨ Key Features

  • Expressive Motion Synthesis Generates vivid and fluid motion while maintaining visual coherence and character stability.

  • Enhanced Lighting & Color Tone Adapts tone and brightness dynamically for dramatic and artistic effects.

  • Flexible Duration Options Choose between 5s and 8s clips for short-form storytelling or quick concept previews.

  • Artistic Style Adaptation Supports a broad range of visual aesthetics — from realistic to stylized, cinematic to anime-inspired.

⚙️ Specifications

  • Input: single image (JPG, PNG)
  • Output: video (480p / 720p, MP4 format)
  • Duration: 5s or 8s
  • Seed Control: optional for reproducibility

💰 Pricing

DurationResolutionCost per job
5 seconds480p$0.15
8 seconds480p$0.24
5 seconds720p$0.30
8 seconds720p$0.48

🧩 How to Use

  1. Upload your image (ensure clarity and proper framing).
  2. Enter a prompt describing desired motion, mood, or camera movement.
  3. Select resolution and duration.
  4. (Optional) Set a seed for consistent generation results.
  5. Click Run to generate your animated video.

📝 Notes

  • Works best with clear, well-lit images.
  • Avoid overly complex scenes to maintain smooth motion.
Accessibility:This website uses AI models provided by third parties.

Wan 2.2 Spicy Image To Video API — Quick start

Grab a WaveSpeedAI API key, then call POST https://api.wavespeed.ai/api/v3/wavespeed-ai/wan-2.2-spicy/image-to-video with your input as JSON. The endpoint returns a prediction id; poll the prediction endpoint until status flips to completed, then read the output URL from data.outputs[0]. Examples for Wan 2.2 Spicy Image To Video below.

HTTP example
# Submit the prediction
curl -X POST "https://api.wavespeed.ai/api/v3/wavespeed-ai/wan-2.2-spicy/image-to-video" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY" \
  -d '{
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "image": "https://example.com/your-input.jpg",
    "resolution": "480p",
    "duration": 5,
    "seed": -1
}'

# Response includes a prediction id. Poll for the result:
curl -X GET "https://api.wavespeed.ai/api/v3/predictions/{request_id}/result" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY"

# When status is "completed", read the output from data.outputs[0].
Node.js example
// npm install wavespeed
const WaveSpeed = require('wavespeed');

const client = new WaveSpeed(); // reads WAVESPEED_API_KEY from env

const result = await client.run("wavespeed-ai/wan-2.2-spicy/image-to-video", {
        "prompt": "A cinematic shot of a city at sunset, soft golden light",
        "image": "https://example.com/your-input.jpg",
        "resolution": "480p",
        "duration": 5,
        "seed": -1
});

console.log(result.outputs[0]); // → URL of the generated output
Python example
# pip install wavespeed
import wavespeed

output = wavespeed.run(
    "wavespeed-ai/wan-2.2-spicy/image-to-video",
    {
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "image": "https://example.com/your-input.jpg",
    "resolution": "480p",
    "duration": 5,
    "seed": -1
}
)

print(output["outputs"][0])  # → URL of the generated output

Wan 2.2 Spicy Image To Video API — Frequently asked questions

What is the Wan 2.2 Spicy Image To Video API?

Wan 2.2 Spicy Image To Video is a WaveSpeedAI model for video generation from images, exposed as a REST API on WaveSpeedAI. WAN 2.2 Spicy converts images into unlimited high-quality videos with smooth animations optimized for scalable content generation. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing. You can call it programmatically or try it from the playground above.

How do I call the Wan 2.2 Spicy Image To Video API?

POST your input parameters to the model's REST endpoint (shown in the API tab of this playground) with your WaveSpeedAI API key in the Authorization header. Submission returns a prediction ID; poll the prediction endpoint until status flips to "completed", then read the output URL from the result. The playground generates a ready-to-paste code sample in Python, JavaScript, or cURL for whatever inputs you've set. Full request/response shape is documented at https://wavespeed.ai/docs/docs-api/wavespeed-ai/wan-2.2-spicy-image-to-video.

How much does Wan 2.2 Spicy Image To Video cost per run?

Wan 2.2 Spicy Image To Video starts at $0.15 per run. That figure is the base price — the final charge scales with the parameters you set in the form (output size, length, count, references, or whatever knobs this model exposes), so a higher-quality or larger output costs more than a minimal one. The exact cost for your current input is shown live next to the Generate button before you submit, and the actual per-call charge is recorded on the prediction afterwards.

What inputs does Wan 2.2 Spicy Image To Video accept?

Key inputs: `prompt`, `image`, `resolution`, `duration`, `seed`. The full JSON schema (types, defaults, allowed values) is rendered above the Generate button and mirrored in the API reference at https://wavespeed.ai/docs/docs-api/wavespeed-ai/wan-2.2-spicy-image-to-video.

How long does Wan 2.2 Spicy Image To Video take to generate?

Average end-to-end generation time on WaveSpeedAI is around 39 seconds per request — measured across recent runs. Queue time scales with global demand; live status is visible in the prediction record.

Can I use Wan 2.2 Spicy Image To Video outputs commercially?

Commercial usage rights depend on the model's license, set by its provider (WaveSpeedAI). The license summary appears on the model card above; see WaveSpeedAI's Terms of Service for platform-level conditions.