# Realistic Mode

Realistic Mode performs a style transfer, recreating your image with natural textures, lighting, and photographic realism.\
It naturally applies a high creativity level, which you can adjust before final rendering.

How it works:

* Adds realistic lighting and material textures.
* Creativity determines how much reinterpretation the AI adds.
* Works best with clear, descriptive prompts.

Prompt guide:\
Prompts tell the AI what to emphasize — subject, style, and lighting.\
Examples:\
• “portrait photo of a woman in natural light, soft focus, detailed skin texture”\
• “interior architecture, realistic materials, cinematic lighting”

{% hint style="info" %}
Higher creativity makes prompts more influential ; lower creativity keeps it faithful to the source.
{% endhint %}

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

<figure><img src="/files/FUT20LyUQ68p0y6vOq4P" alt=""><figcaption></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://lupaupscaler.gitbook.io/lupaupscaler-docs/modes-manual/realistic-mode.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.
