> For the complete documentation index, see [llms.txt](https://imgnai.gitbook.io/imgnai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imgnai.gitbook.io/imgnai/our-models.md).

# Our models

### /gen

GenXL is our most advanced model to-date, with incredible image quality and a near-infinite range of art styles. Create anything from photorealism to complex anime or digital renders. Gen combines SDXL with our own massive data set of hi-res images. It works well with both simple *and* complex prompts.

*Pro tip: begin your prompt with 'a cinematic photo of' for a photorealistic result!*

<figure><img src="/files/ocKI6PodR0NFAoLPN6Gu" alt=""><figcaption><p>gen</p></figcaption></figure>

### /supra

Supra is trained on a vast range of digital art styles with a touch of realism. It's trained to respond to both digital and realistic style prompts, and is rapidly becoming one of our most popular models due to its incredible output range. Use for anime, digital realism and everything in-between.

*Pro tip: try using style descriptions like "niji anime style", "manga sketch of", etc*

<figure><img src="/files/euFpqaICoMKDqeWbnz2I" alt=""><figcaption></figcaption></figure>

### /ani

A community favorite, /ani is trained on classic anime and produces lush, detailed anime images. Create anime art or bring the waifu of your dreams to life with our /ani model.​

<figure><img src="/files/2HxFt41rLfYdgxcHUSKM" alt=""><figcaption><p>ani</p></figcaption></figure>

### /nai <a href="#nai" id="nai"></a>

Our multi purpose model, /nai, is trained on the most popular anime art styles. This model is optimized for fun and flexibility so you can input detailed or basic prompts and generate a near-infinite range of beautiful, anime-inspired art.​

<figure><img src="/files/yTJjCAY93fRjBfoNdzbq" alt=""><figcaption><p>nai</p></figcaption></figure>

### /hyper&#x20;

Hyper was built to bridge the gap between digital renders and photo-realism. From detailed 3D renders to lifelike realism, hyper has all the rizz.

<figure><img src="/files/OjAlfVrI8kK46bUdrK4j" alt=""><figcaption><p>hyper</p></figcaption></figure>

### /art <a href="#art" id="art"></a>

Our /art model is designed to produce detailed images with a high degree of artistic flair. Include your favorite artist or art style in the prompt for best results.

<figure><img src="/files/yDWtnPz2GEnidOSnovmE" alt=""><figcaption><p>art</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://imgnai.gitbook.io/imgnai/our-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
