Video GenerationActive
SulphurAI / Sulphur-2-base
Sulphur-2-base
Sulphur 2 Base by SulphurAI is an LTX 2.3 fine-tune for text-to-video and image-to-video. Create short MP4 clips with first and last frame control.
Image to VideoH200
Model ID
Sulphur-2-base
Provider
sulphurai
Updated
1784702716
wiro playground—sulphurai/Sulphur-2-base
Updated 1784702716
## Overview
Sulphur 2 Base is an open-weights video generator from SulphurAI. It fine-tunes the Lightricks LTX 2.3 video diffusion stack for prompt-following motion and stable shots. You describe a scene and it synthesizes a short clip as an MP4, suitable for drafts and storyboards. You can also anchor the motion with a starting frame, or lock the ending with a final frame.
## What you can build
- Product shots with slow dolly, orbit, or push-in camera moves
- Social clips for Reels, Shorts, and TikTok in vertical or square layouts
- Storyboard clips for pitch decks and pre-visualization
- Image animation from a single still, while keeping subject identity consistent
- Shot variants for lighting, lens, and composition exploration
## Inputs
- A written scene description that explains subject, setting, lighting, and camera motion
- An optional starting-frame image (JPG or PNG). This sets the first frame for image-to-video
- An optional ending-frame image (JPG or PNG). This steers the final frame for the clip
- A clip length selection in seconds. Use auto, or choose common short lengths like 6, 8, 10, or 20
- A target resolution selection. You can request 1080p, 1440p, or 2160p output
- An aspect ratio selection. Use auto, or choose 16:9, 9:16, or 1:1
- A numeric seed for repeatable variations. Use an integer in a typical range up to 9,999,999
- A distillation strength control from 0.0 to 1.0. Higher values favor the fast distilled path
## Outputs
The model returns a single MP4 video clip. The clip follows the requested duration, resolution, and aspect ratio settings. When you provide a starting image, the first frame is anchored to that reference. When you provide an ending image, the motion steers toward that final frame. Typical public workflows focus on silent video output, so don’t expect generated audio.
## Limitations
- Long clips can drift in identity, clothing details, and fine textures
- On-frame text is often garbled, especially for signs, UI, and subtitles
- Higher resolutions and longer durations raise memory pressure and failure risk
- Low-quality inputs can break motion. Blurry JPGs, heavy compression, or watermarked images often cause artifacts
- Busy scenes with many humans can produce odd anatomy or unstable hands
- “First and last frame” control can reduce creativity if the two frames conflict
## Safety & compliance
Sulphur 2 Base is often described as having fewer creative blocks than many hosted video tools. You still must follow Wiro’s usage rules and local laws for every generation. The open-weights release is governed by the LTX-2 Community License Agreement, which also covers derivative models and distributions. Avoid generating illegal content, non-consensual sexual content, or content that violates privacy rights.
Example prompts
Great starting points for Sulphur-2-base.
Woman in black bikini top and mini skirt walking confidently toward the camera in a bright outdoor courtyard, long black hair flowing behind her, soft smile, warm sunlight casting natural shadows, slow cinematic push-in, Mediterranean architecture in background, photorealistic.Video Generation
Woman in champagne silk slip dress sitting on a luxurious satin bed, smiling softly, warm lamp light glowing in the background, gentle head turn toward the camera, wavy blonde hair swaying slightly, cinematic slow push-in, cozy bedroom atmosphere.Video Generation
A woman stands near a large bedroom window in soft morning sunlight wearing elegant black lace underwear. She stretches slightly and looks outside while golden sunlight illuminates the room. The curtains move gently with the breeze. The camera slowly circles around her, capturing natural body movement and fabric detail. Warm cinematic lighting, soft shadows, realistic interior environment, calm sensual mood.Video Generation
A close-up of a person\'s neck and chest as they breathe heavily after intense exertion. The collarbone protrudes sharply, the throat visibly swallows, and sweat beads slide down the skin. The chest rises and falls heavily in deep, irregular intervals under a harsh overhead fluorescent light, showing realistic rib cage expansion.Video Generation
API quick start
Run Sulphur-2-base with a single API call.
POST https://api.wiro.ai/v1/Run/SulphurAI/Sulphur-2-base
{
"prompt": "Woman in black bikini top and mini skirt …",
"inputImage": "https://your-cdn.com/input.png",
"inputImage2": "https://your-cdn.com/input.png",
"duration": "Default"
}