> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modelslab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Image Generation API

> Generate stunning AI images with 10,000+ Stable Diffusion models, FLUX, ControlNet, and community models via ModelsLab's Image Generation API.

### Categories

<CardGroup>
  <Card title="Realtime Stable Diffusion" href="/image-generation/realtime-stable-diffusion/overview">
    Collection of APIs that lets you generate images in seconds.
  </Card>

  <Card title="FLUX" href="/image-generation/flux/overview">
    Generate higher quality images with Flux family of models.
  </Card>

  <Card title="HiDream O1" href="/image-generation/hidream-o1/overview">
    Generate high-quality images with the HiDream O1 model.
  </Card>

  <Card title="Pony Models" href="/image-generation/pony-models/overview">
    Generate high-quality images with Pony models.
  </Card>

  <Card title="NanoBanana Lite" href="/image-generation/nanobanana-lite-pretrained/overview">
    Generate images with the NanoBanana Lite Pretrained model.
  </Card>

  <Card title="Community Models" href="/image-generation/community-models/overview">
    Collection of APIs that lets you use Community LoRA Models and many more.
  </Card>

  <Card title="ControlNets" href="/image-generation/controlnet/overview">
    The ControlNet API provides more control over the generated images. It also supports providing multiple ControlNet models at once.
  </Card>

  <Card title="A1111 Schedulers" href="/image-generation/a1111-scheduler/overview">
    List of All available A1111 Diffusers Schedulers.
  </Card>

  <Card title="Train Model" href="/image-generation/train-model/overview">
    Collection of APIs dedicated to model training.
  </Card>

  <Card title="Model Operations" href="/image-generation/model-operation/overview">
    Collection of APIs for various model operations.
  </Card>
</CardGroup>
