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 3.0 Pro R2V Uncensored Video

bywiro-partners

Generate uncensored reference-to-video clips with Wan 3.0 Pro R2V. Add up to 10 images plus optional video and audio references, and export 1080p–4K MP4.

Image to VideoVideo to Video
Model ID
wan 3.0 pro r2v uncensored
Provider
wiro-partners
Updated
1789749794
14
Comments
Average rating : 3.5 (17 users)
Providerwiro-partners
Modelwan 3.0 pro r2v uncensored
Image to VideoVideo to Video
wiro playground—wiro-partners/wan 3.0 pro r2v uncensored
Reset to defaults
0 / 10
Maximum 10 image allowed
Delete All

Optional. Up to 10 subject or style references.

Required. The prompt to generate the video. You can point to the inputs by index, like "Image 1" or "Video 1".

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

Required. Quality tier for the generated video

Optional. Aspect ratio of the output. Adaptive derives it from the prompt and the input media.

Sample outputs
Updated 1789749794

Overview

Wan 3.0 Pro R2V Uncensored is a reference-to-video generator published by Wiro Partners. It conditions a Wan 3–class video model on your reference pack, then renders a new clip that keeps the subject and style consistent across frames.

You provide a prompt plus optional reference images, motion clips, and audio cues. The model returns a ready-to-use MP4 video at 1080p, 2K, or 4K. This is useful when you need the same person, outfit, or product to stay stable from start to finish.

What you can build

  • Character-consistent clips for short narratives, loops, and scene variations
  • Product shots that keep the same design while the camera moves
  • Outfit and styling variations that still look like the same subject
  • Motion transfer using a short reference video for pacing and camera language
  • Audio-timed action beats when you want cuts and motion to match a rhythm
  • High-resolution social exports for vertical, square, or landscape delivery

Inputs

  • Reference images for subject identity or style. You can upload up to 10 images. Use common formats like JPG, PNG, WebP, or BMP.
  • A required text prompt that describes the whole shot. You can point to your uploads by index, like “Image 1”, “Video 1”, and “Audio 1”.
  • The target video length in whole seconds. It must be between 2 and 30 seconds.
  • A quality tier for the final render. Choose 1080p, 2K, or 4K.
  • An optional aspect ratio choice. You can force 16:9, 4:3, 1:1, 3:4, or 9:16, or let it adapt based on your prompt and references.
  • Optional reference videos for motion or camera guidance. You can upload up to 5 clips, with 15 seconds total reference time. Each file must be 100 MB or smaller. Keep total input video time plus output time within 30 seconds.
  • Optional reference audio for pacing and sound cues. You can upload up to 5 clips, with 15 seconds total reference time.
  • An optional toggle to include an audio track in the generated output.
  • An optional toggle that rewrites and expands short prompts into a longer, more detailed prompt.
  • An optional seed number to make results more repeatable across runs.

Outputs

The model returns a single MP4 file.

The MP4 includes the rendered video stream at your selected resolution tier and aspect ratio. When audio output is enabled, it also includes an audio track in the same file.

Many implementations also return basic render metadata alongside the file, such as width, height, FPS, duration, and frame count.

Recommended settings

  • If your prompt is short, turn on prompt expansion. It often improves detail and shot structure.
  • If your prompt is already long and structured, leave prompt expansion off. This helps keep wording literal.
  • For strong identity lock, use 3–6 reference images with different angles and lighting.
  • If you add reference video, trim it to the shortest segment that shows the motion you want. This reduces rejection risk from duration limits.
  • Set a seed when you need controlled iterations. Keep references and prompt text unchanged.

Limitations

  • Output duration is capped at 30 seconds.
  • Reference videos are capped at 5 files and 15 seconds total. Input video time plus output time must stay within 30 seconds.
  • Reference audio is capped at 5 files and 15 seconds total.
  • The model follows references by index. If your prompt points to the wrong index, results will drift.
  • Very low-quality references can degrade results. Blurry faces, heavy compression, screenshots with text overlays, and collages often cause artifacts.
  • High-resolution tiers can amplify temporal shimmer in fine textures like hair, lace, and detailed patterns.

Safety & compliance

  • Only upload reference images, videos, and audio that you own or have rights to use.
  • Don’t generate sexual content involving minors, or any content that exploits or endangers children.
  • Don’t create non-consensual intimate imagery, harassment content, or deceptive impersonations of real people.
  • Follow all applicable laws and the Wiro platform’s content rules, even when using an “uncensored” model.

Example prompts

Great starting points for wan 3.0 pro r2v uncensored.

Image 1 is now in a photo studio wearing an opaque black lingerie set with a full coverage bra and matching briefs, she turns toward the camera and takes one slow step forward with a small smileVideo Generation
Image 1 is now walking a fashion show runway in a modest white two-piece bikini with full coverage, she walks toward the camera with a slow model stride, then looks back over her shoulderVideo Generation
Image 1 is now in a living room wearing an opaque burgundy lingerie set with a full coverage bra and matching briefs, she stands up from the sofa and walks toward the camera, then tucks her hair behind one earVideo Generation
Image 1 is now on an empty soccer field wearing a modest sport bikini with full coverage, she jogs a few steps toward the camera, then slows down, puts her hands on her hips, and smilesVideo Generation

API quick start

Run wan 3.0 pro r2v uncensored with a single API call.

POST https://api.wiro.ai/v1/Run/wiro-partners/wan-3-0-pro-r2v-uncensored
{
  "prompt": "Image 1 is now in a photo studio wearing …",
  "duration": 5,
  "resolution": "1080p",
  "inputImage": "https://your-cdn.com/input.png"
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/wiro-partners/wan-3-0-pro-r2v-uncensored" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "prompt": "Image 1 is now in a photo studio wearing …",
  "duration": 5,
  "resolution": "1080p",
  "inputImage": "https://your-cdn.com/input.png"
}
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