# Image Generation

## Features

1. **Model Selection**: Choose from a variety of models for generating images:
   * **FLUX.1 dev**: A development model designed for high-quality image generation.
   * **FLUX.1 Schnell**: A faster alternative for quick image generation.
   * **SANA**: Ideal for more specialized or intricate image creation tasks.
2. **Image Generation Process**:
   * **Text Input**: Simply describe the image you want to generate, and the model will convert your description into a visual output.
   * **Height and Width**: Adjust the height and width of the image to your preferred dimensions.
   * **Steps**: The number of steps determines the level of detail in the generated image. More steps result in more detailed and refined images.
   * **Guidance Scale**: Controls how closely the model follows your description. A higher guidance scale ensures the generated image matches your description more accurately.
   * **Seed**: The seed value randomizes the image generation process, allowing you to produce unique variations each time. Changing the seed will create different visual outputs even with the same description.
3. **Flexible Usage**: Whether you're creating digital art, designing concepts, or generating images for various applications, **Yotta Labs AI Explorer - Image Generation** provides the flexibility to create high-quality visuals that perfectly match your vision. You can adjust key parameters like model selection and guidance scale to fine-tune your results.
4. **User-Friendly Interface**: The intuitive interface allows you to easily input text descriptions and tweak settings to generate the images you need. It's designed to be accessible for both beginners and advanced users, making it a versatile tool for various creative projects

<figure><img src="/files/JXLU6fefEa9RShd7AHJp" alt=""><figcaption><p>AI Explorer / Image</p></figcaption></figure>

<figure><img src="/files/CQhvHoaoe1rAmwmxDVit" alt=""><figcaption><p>choose a AI image model</p></figcaption></figure>

<figure><img src="/files/HZWOkM2qXGmiCjw1tPvL" alt=""><figcaption><p>Input text to image</p></figcaption></figure>


---

# Agent Instructions: 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://docs.yottalabs.ai/products/ai-explorer/image-generation.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.
