Image GenerationActive
stabilityai / stable-diffusion-xl-base-1.0
stable-diffusion-xl-base-1.0
A text-to-image generative AI model that creates beautiful 1024x1024 images
Text to ImageSdxlFp32
Model ID
stable-diffusion-xl-base-1.0
Provider
stabilityai
Added
1693941204
wiro playground—stabilityai/stable-diffusion-xl-base-1.0
Added 1693941204
generate-art-with-stable-diffusion-readme
Example prompts
Great starting points for stable-diffusion-xl-base-1.0.
extremely detailed CG unity 8k wallpaper, full body portrait of a cyberpunk woman leaning on a wall in cyberpunk city street at nightImage Generation
Yellow cat with a hat in its hands on two feet, with tokyo night time view in backgroundImage Generation
Futuristic Technology Images connected with pc, cpu and gpu in sandy color.Image Generation
Closeup realistic photograph of yellow sun flower, with yellow and black bumble bee inside pollinatingImage Generation
Little pink robot and his adventures in day lightImage Generation
API quick start
Run stable-diffusion-xl-base-1.0 with a single API call.
POST https://api.wiro.ai/v1/Run/stabilityai/stable-diffusion-xl-base-1.0
{
"prompt": "Futuristic Technology Images connected wi…",
"negativePrompt": "...",
"samples": 4,
"steps": 30
}