> ## 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.

# Pony Models Image Generation API

> Generate high-quality AI images with Pony models. Text-to-image and image-to-image generation using the Pony model architecture via ModelsLab API.

### Endpoints

<CardGroup>
  <Card title="Pony Models Text to Image" href="/image-generation/pony-models/text-to-image">
    Create images from text using Pony models.
  </Card>

  <Card title="Pony Models Image to Image" href="/image-generation/pony-models/image-to-image">
    Transform existing images with Pony models.
  </Card>

  <Card title="Pony Models Inpainting" href="/image-generation/pony-models/inpaint">
    Inpaint parts of images using Pony models.
  </Card>

  <Card title="Schedulers" href="/image-generation/pony-models/scheduler">
    Available schedulers for Pony models.
  </Card>
</CardGroup>
