Image GenerationActive
stabilityai / stable-diffusion-3.5-large
stable-diffusion-3.5-large
Stable Diffusion 3.5 Large is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features improved performance in image quality, typography, complex prompt understanding, and resource-efficiency.
Text to ImageFp32
Model ID
stable-diffusion-3.5-large
Provider
stabilityai
Added
1740147749
wiro playground—stabilityai/stable-diffusion-3.5-large
Added 1740147749
Stable Diffusion 3.5 Large is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features improved performance in image quality, typography, complex prompt understanding, and resource-efficiency.
Example prompts
Great starting points for stable-diffusion-3.5-large.
Poster of a mechanical cat, techical Schematics viewed from front.Image Generation
Bright scene, aerial view,ancient city, fantasy, gorgeous light, mirror reflection, high detail, wide angle lens.Image Generation
Pirate ship trapped in a cosmic maelstrom nebulaImage Generation
a dramatic and apocalyptic style, featuring a frozen landscape. The central subject is the partially submerged and ice-covered Statue of Liberty, with only the torch-bearing arm and head visible, symbolizing a catastrophic event. The sky is overcast with dark, swirling clouds, enhancing the ominous atmosphere. The overall composition conveys a sense of urgency and disasterImage Generation
A strikingly symbolic surreal composition portraying a single tree split into two contrasting halves, forming the profile of a human face, where one side is barren and lifeless while the other thrives with lush greenery. The left half of the image presents a bleak dystopian landscape, filled with towering smokestacks belching thick, dark clouds into the sky, a sea of overflowing garbage bags piled beneath, and a cracked, ashen road stretching endlessly. The skeletal branches of the tree mirror the decay, devoid of leaves, twisted and lifeless, blending into the smog-filled atmosphere. On the right side, a vibrant utopian paradise emerges, with rolling green fields stretching toward lush forested mountains, illuminated by a soft, golden glow. The tree here is full of life, its rich green foliage thriving under a bright blue sky, where a radiant rainbow arcs gracefully, casting a hopeful aura over the pristine natural landscape. The stark contrast between industrial destruction and environmental harmony conveys a profound visual metaphor of human impact, nature’s resilience, and the choice between devastation and renewal in a hyper-detailed, thought-provoking surrealist art style.Image Generation
API quick start
Run stable-diffusion-3.5-large with a single API call.
POST https://api.wiro.ai/v1/Run/stabilityai/stable-diffusion-3.5-large
{
"prompt": "A strikingly symbolic surreal composition…",
"negativePrompt": "bad quality, lowres",
"samples": 4,
"steps": 30
}