# Artists

I have used the list found [here ](https://proximacentaurib.notion.site/e28a4f8d97724f14a784a538b8589e7d?v=42948fd8f45c4d47a0edfc4b78937474)to generate the images in the subcategories. The subcategories should be seen as VERY broad categories. The location of an artist is not based on how the image *should* look like, but rather how it looks after interacting with a prompt. So the folder is chosen based on how the image "A woman wearing a sweater, in the style of \[ARTIST]" instead of the raw prompt. The categories are very subjective and not meant to be absolute.

The idea behind this is to give you the raw artist name, but also how it interacts with your prompt.

Settings used were:768x768, UMI Olympus, 20 steps, 7 CFG, Clip Skip 1, DDIM, VAE: 840000-ema,&#x20;

Prompts used were:,

1. "In the style of \[Artist Name]"
2. "Portrait of a woman wearing a sweater, in the style of \[Artist Name]"
3. "Painting of a port city with ship, A In the style of \[Artist Name]"
4. "Still Life of a Fruit basket, In the style of \[Artist Name]"
5. "Picture of a waterfall, In the style of \[Artist Name]"

All gens were done with Umi Olympus, Euler\_ancestral, 20 steps, CFG 7, 768x768

Prompt used:&#x20;

\<blank> in the Style of \[Artist Name]

Portrait of a woman wearing a sweater, in the Style of \[Artist Name]

Painting of a port city with ship, in the Style of \[Artist Name]

Still Life of a Fruit basket, in the Style of \[Artist Name]

Picture of a waterfall, in the Style of \[Artist Name]


---

# 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://artroomai.gitbook.io/tutorials/resources/prompting-tutorials/example-prompts/artists.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.
