API Features · Python

Image Generation

Generate images with FLUX, Stable Diffusion, Ideogram, and Recraft models. Create temple artwork, horoscope cards, and spiritual imagery.

1. Install

pip install xalen

2. Code

image = client.images.generate(
    model=#A6E3A1;">"flux-1-schnell",
    prompt=#A6E3A1;">"Traditional Hindu temple mandala art, intricate geometric patterns, gold and orange colors",
    n=1,
    size=#A6E3A1;">"1024x1024"
)

#89B4FA;">print(image.data[0].url)

Related Tutorials

Streaming Responses API Features · Python Function Calling API Features · Python JSON Mode API Features · Python Batch Processing (50% Off) API Features · Python Python Quickstart Getting Started · Python JavaScript Quickstart Getting Started · JavaScript

200+ AI models. One API. Start building in 5 minutes.

Get API Key

Last updated: 2026-05-21