Capabilities
Image Generation
Generate images using Bytez API with base64
or URL
inputs.
Generate images with SOTA models like Stable Diffusion XL or OpenAI’s SORA. You can provide input prompts in the form of text, and the generated output can be retrieved as a base64-encoded image or saved directly to a file.
Supported input formats:
Text Prompts
: Provide a descriptive text prompt to guide the image generation.Image URL
orbase64
: Optionally, include an image for context or as input to the model.
Quickstart
Generate Images
Pass a text prompt to an AI model to generate high-quality images.