# Image Variation

Qolaba AI offers an "Image Variation" model, which is a community-developed version of Stable Diffusion. This specialized model allows you to generate multiple variations of a given image, enabling you to explore different creative directions and find the perfect result.

### Accessing the Image Variation Model

To use the Image Variation model, navigate to the "Tools" section on the left panel and select the "Image Variation" option.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FoDdPYlO3XBzL0VCcbge3%2FScreenshot%202024-04-27%20030031.png?alt=media&#x26;token=e044a011-b614-4e8c-aa14-0f51718e01d2" alt=""><figcaption></figcaption></figure>

### Providing the Prompt and Uploading an Image

After selecting the Image Variation model, you have the option to enter a prompt or text description in the prompt text box. However, if you prefer, you can simply click the "Generate" button without providing a prompt, and the model will generate variations based on the uploaded image alone.

For more information on crafting effective prompts, including the use of "magic prompts," style presets, negative prompts, and keywords, please refer to the [prompt-advancement](https://docs.qolaba.ai/extra-resources/prompt-advancement "mention") section.

You can upload an image from the left panel, which the model will use as the starting point for generating the variations.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FkwKzQez6boOw3EI0uU7b%2FScreenshot%202024-04-27%20030716.png?alt=media&#x26;token=954d051b-c7ae-4a57-afd7-db222683fb64" alt="" width="179"><figcaption></figcaption></figure>

### Configuring the Image Variation

On the right panel, you can select the number of images you want to generate.&#x20;

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FAPgeRpluFJKmCWAf7pqE%2FScreenshot%202024-03-28%20215849.png?alt=media&#x26;token=6fccfbe8-45f9-47a5-81e8-6a51c61e9a5a" alt="" width="181"><figcaption></figcaption></figure>

Additionally, you'll find a "Strength" parameter, which allows you to control the intensity of the image variations. A higher value will result in variations that are more similar to the original image, while a lower value will lead to more diverse and divergent variations.

For more details on the "Prompt Guidance" setting, please refer to the [generation-settings](https://docs.qolaba.ai/extra-resources/generation-settings "mention").

In addition to the other settings you can configure, Qolaba AI also provides an option to select the inference type for image generation. This setting can be found on the left panel, right next to the "Generate" button. You can choose from three inference types: Normal, Fast, and Hyper. The Normal option is cost-efficient and fast, while the Fast and Hyper options can generate images more quickly but at a higher cost. For more details, please refer to the [generation-settings](https://docs.qolaba.ai/extra-resources/generation-settings "mention") Guide.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FODIbD7Fh4TBABNgcNxAF%2FScreenshot%202024-05-03%20200255.png?alt=media&#x26;token=1f0918d0-9406-4436-b358-91c69bf929b0" alt="" width="184"><figcaption></figcaption></figure>

### Generating the Image Variations

Once you've configured all the desired settings, click the "Generate" button on the left panel to start the image variation process. The model will then generate multiple versions of the image based on your input.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2Fn0kgiQNaT9n2r7umezzX%2FScreenshot%202024-04-27%20030830.png?alt=media&#x26;token=d0be63e9-19c1-4e3c-b51d-2f2c09787fe6" alt=""><figcaption></figcaption></figure>

### Resetting and Editing the Images

If you need to start over or make changes to your settings, you can find a "Reset" option at the bottom of the right panel.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FDCysIrRrSi2dK2BIwVlC%2FScreenshot%202024-03-28%20230913.png?alt=media&#x26;token=4e51803e-2a05-4424-9c27-0575949cc73d" alt=""><figcaption></figcaption></figure>

After generating the images, you can access the image editing tools by clicking the hamburger menu. For more details on the available editing features, please have a look at [image-editing-options](https://docs.qolaba.ai/extra-resources/image-editing-options "mention") Guide.

<figure><img src="https://2623503699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPYWrOrU7drWieMmcpAgk%2Fuploads%2FYsSKxhz73jDSA6NKIJmu%2FScreenshot%202024-04-27%20030920.png?alt=media&#x26;token=26361809-636e-4b67-985f-6e033339bd59" alt=""><figcaption></figcaption></figure>

### Protecting Your Private Content

Qolaba AI also offers a "Private Content" option, which allows you to keep your generated images secure and hidden from others. For more information on this feature, refer to the [private-session](https://docs.qolaba.ai/extra-resources/private-session "mention") Guide.


---

# 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.qolaba.ai/image-to-image/image-variation.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.
