Image GenerationActive
wiro / text-to-image-sdxl
text-to-image-sdxl
A text-to-image tool capable of generating images using a diffusion XL model.
Text to ImageSdxl
Model ID
text-to-image-sdxl
Provider
wiro
Added
1693989090
wiro playground—wiro/text-to-image-sdxl
Added 1693989090
generate-art-with-stable-diffusion-readme
Example prompts
Great starting points for text-to-image-sdxl.
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 text-to-image-sdxl with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/text-to-image-sdxl
{
"prompt": "Futuristic Technology Images connected wi…",
"selectedModel": "...",
"selectedModelPrivate": "...",
"negativePrompt": "..."
}