Try MiniMax FastH3 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
Video GenerationActive

WAN 2.6 Uncensored Video Generator

bywiro-partners

Generate 5–15s 720p/1080p clips from a prompt, with optional first-frame image and audio. WAN 2.6 uncensored is tuned for bold motion and contrast.

Text to VideoImage to Video
Model ID
wan 2.6 uncensored
Provider
wiro-partners
Updated
1789649755
14
Comments
Average rating : 3.5 (17 users)
Providerwiro-partners
Modelwan 2.6 uncensored
Text to VideoImage to Video
wiro playground—wiro-partners/wan 2.6 uncensored
Reset to defaults
0 / 1
Maximum 1 image allowed

Optional. First frame of the video. If provided ratio will not take effect, model will match the image ratio. JPEG/JPG/PNG/BMP/WEBP, 360-2000px, max 10MB.

Required. The prompt to generate the video. Max 2000 characters.

Required. Total duration of the generated video (in seconds).

Required. Quality tier for the generated video.

Required for text to video. If image is provided this will not take effect, model will match the image ratio.

Sample outputs
Updated 1789649755

## Overview WAN 2.6 uncensored generates short videos from a written scene description, with optional first-frame control. You can animate a still image into a moving shot, or create a clip from text using a chosen aspect ratio. The uncensored variant is tuned for punchier motion and higher-contrast results than standard tiers. It outputs a ready-to-share MP4 clip, which helps teams turn static assets into video fast. ## What you can build - Animate product photos into short ads for Reels, Shorts, and TikTok - Turn illustrations into looping cinematic shots for music visuals - Generate multi-shot story beats from one prompt for rapid storyboarding - Create B-roll style clips from text when you don’t have footage - Add a custom audio bed to guide pacing for teasers and promos - Produce multiple variations by changing the seed for A/B testing ## Inputs - A scene description in plain text. Keep it under 2,000 characters. - An optional “do not include” text list. Keep it under 500 characters. - A clip length selection of 5, 10, or 15 seconds. - An output quality tier of 720p or 1080p. - An aspect ratio selection when generating from text only. Choose from 16:9, 9:16, 1:1, 4:3, or 3:4. - An optional starting image to lock the first frame. Use JPEG/JPG/PNG/BMP/WEBP, 360–2000 px, up to 10 MB. - An optional audio track to guide the clip. Use WAV or MP3, 3–30 seconds, up to 15 MB. - A toggle to generate audio automatically when you don’t upload audio. - A shot style choice for one continuous shot or a multi-shot sequence. - A toggle that expands and rewrites your description for more detail. - An optional numeric seed to reproduce results. Use an integer from 0 to 2,147,483,647. ## Outputs - One MP4 video clip at the selected duration. - Frame size matches the chosen resolution and aspect ratio. - If you provided a starting image, the video keeps that image’s aspect ratio. - Audio is included when enabled or when you provide an audio track. - The result may include the final seed and an expanded version of your prompt. ## Recommended settings - For image animation, upload a sharp, well-lit image with a clear subject. - For text-only generation, pick the aspect ratio first, then write camera and motion details. - For multi-shot clips, enable prompt expansion, then choose multi-shot. - For a single continuous take, disable multi-shot and keep prompt expansion on. - To match a soundtrack, upload audio and describe timing and beats in the prompt. - For repeatable outputs, set a fixed seed and keep the prompt unchanged. ## Limitations - Output length is capped at 15 seconds per generation. - 1080p is supported, but fine details can still shimmer across frames. - Multi-shot results depend on prompt expansion being enabled. - If you upload a starting image, aspect ratio controls won’t apply. - If your audio is longer than the video, the model uses only the first seconds. - If your audio is shorter than the video, the remaining segment can be silent. - Low-quality inputs can degrade results, including noisy images and heavy JPEG artifacts. - Scanned images, screenshots with text overlays, and busy collages can cause motion glitches. ## Safety & compliance - Follow Wiro’s content rules and your local laws for generated media. - Only upload images, voices, and audio you have rights to use. - Don’t create deceptive deepfakes or impersonations of real people. - Some deployments run a safety checker, and disabling it may be restricted.

Example prompts

Great starting points for wan 2.6 uncensored.

The woman walks a few slow steps along the shoreline, turning her head toward the camera with a relaxed smile as her hair moves in the breeze; waves roll in behind her and the golden light flickers across the water, subtle handheld camera drift following herVideo Generation
She slowly turns from the window toward the camera, brushing her hair back over her shoulder and settling into a relaxed pose; the sheer curtain sways gently in the draft and the morning light shifts across the room, slow subtle camera push-inVideo Generation
She shifts through a series of slow confident poses, hand moving to her hip and chin lifting toward the key light, hair bouncing slightly with each movement; the studio lights pulse softly between poses, camera slowly orbits a few degrees around herVideo Generation
She lifts the mug for a slow sip, lowers it and glances toward the camera with a soft smile, shifting her weight against the counter; steam rises from the mug and sunlight moves across the marble surface, gentle handheld camera motionVideo Generation

API quick start

Run wan 2.6 uncensored with a single API call.

POST https://api.wiro.ai/v1/Run/wiro-partners/wan-2-6-uncensored
{
  "prompt": "The woman walks a few slow steps along th…",
  "duration": 5,
  "resolution": "720P",
  "negativePrompt": "..."
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/wiro-partners/wan-2-6-uncensored" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "prompt": "The woman walks a few slow steps along th…",
  "duration": 5,
  "resolution": "720P",
  "negativePrompt": "..."
}
JSON
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
ModelsNano Banana 2GPT Image 2.5Seedream V5 ProSeedance 2.5Veo 3.1Kling V3FLUX 3FLUX.2 ProWan 3.0 PrimeGrok Imagine 1.5
PartnersGoogleOpenAIByteDanceBlack Forest LabsKling AIQwenAlibabaxAIMiniMaxElevenLabs
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion