# Train your own custom models

## ⚠️ It is a beta feature

Unexpected bugs may occur. If there are any issues or features you'd like, please report them [here](https://krea.frill.co/b/8myop9v7/feature-ideas/train-ai-engines-in-your-own-style).

## Source 30-50 high-quality images of a specific topic

In order to create your own custom model that you can use for your own specific prompts, you can source high-quality images from the same topic on Pinterest or other mood boards. It works well if they are all from the same theme, like houses, scenery, or a particular style.&#x20;

For example, let's start with a model to train different Crocs.&#x20;

<figure><img src="https://1025298504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLY2rXNTpHIzl6JFxbxzb%2Fuploads%2F5b7nDCfocZozZNpzrwqc%2FScreenshot%202023-07-06%20at%2012.33.03.png?alt=media&#x26;token=79ce0c92-b4d5-4c15-b96a-293eb9e930e8" alt=""><figcaption><p>Click on the AI training tab, give a name and description and start training your model</p></figcaption></figure>

We need to give a name and description for the model and then we can click on train.

![](https://1025298504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLY2rXNTpHIzl6JFxbxzb%2Fuploads%2Fb6K3gF75CnAVReCxHNuU%2FScreenshot%202023-07-06%20at%2012.33.15.png?alt=media\&token=e7300c14-061b-4fb3-bfe4-8023ee6d6317)

Since training a custom model can take some time depending on the cue and overall GPU availability, you will have to wait between 30 minutes to one hour for its status to complete:

<figure><img src="https://1025298504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLY2rXNTpHIzl6JFxbxzb%2Fuploads%2FdypXWJ0HmGhNmlFu7i8K%2FScreenshot%202023-07-06%20at%2012.33.43.png?alt=media&#x26;token=3ec11966-814a-4ae0-85de-fae63e11dd22" alt=""><figcaption><p>You may have to wait a few minutes until the model finishes training</p></figcaption></figure>

## Time to train your own custom models!

<figure><img src="https://1025298504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLY2rXNTpHIzl6JFxbxzb%2Fuploads%2FH7iGzfHUg5sZzP41rPpS%2Fphoto_5852862139281293342_y.jpg?alt=media&#x26;token=8fdf9aae-0ea3-4763-8166-ef9f86443a05" alt=""><figcaption><p>Now you can generate an infinite amount of crocs!</p></figcaption></figure>

Your own custom models will be available on the canvas under **AI Engine > Custom > Your model.** The cool thing is that the baseline for the prompts will be the model created from your images and it will also allow you to explore a specific creative direction when adding new textures, features, or perspectives.&#x20;


---

# 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://krea.gitbook.io/krea-wiki/getting-started/train-your-own-custom-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.
