> For the complete documentation index, see [llms.txt](https://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/realistic-mode.md).

# Realistic Mode

<details>

<summary><strong>Overview</strong></summary>

Realistic Mode is not a traditional upscaling model.\
It’s a **style transfer engine** that transforms artificial-looking images — such as 3D renders, line drawings, mockups or CAD models — into photorealistic versions.

Instead of simply increasing resolution, this mode analyzes the input and reconstructs it as if it were photographed in real life.

It’s perfect for:

* Product design
* Architecture and interior renders
* Jewelry, fashion and packaging
* E-commerce visuals

This mode is especially powerful when used with a well-written **prompt**, describing what you want the output to look like.

⚠️ **Not intended for real-life photographs.** It can degrade photos instead of improving them.

</details>

<details>

<summary><strong>Key Adjustable Settings</strong></summary>

* **Prompt** \
  You must describe the visual goal of the transformation.\
  Example: *“gold ring on velvet inside a glass box”*\
  Use concrete objects, lighting, materials and contexts.\
  The prompt is what makes this mode powerful.

<div align="left"><figure><img src="/files/UOEZ9kl8gijr34eAFKvV" alt=""><figcaption></figcaption></figure></div>

* **Ultra Quality (toggle)**\
  Enables advanced rendering for photorealistic results.\
  Adds clarity to surfaces, better lighting and micro-detail.\
  Takes longer to process (approx. 4 minutes).\
  Uses more credits than a standard upscale.

<div align="left"><figure><img src="/files/x386T3vR81jijtckKEy1" alt=""><figcaption></figcaption></figure></div>

* **Creativity (slider)**\
  This controls how much freedom the AI has to modify details:\
  \- Low = faithful upscaling with subtle fixes\
  \- High = deeper transformation and enhancement\
  ⚠️ Use with caution if you want to preserve the original image closely.

<div align="left"><figure><img src="/files/NrjiT9S8tlugRThdxJd1" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary><strong>Best Use Cases</strong></summary>

* 3D products prototypes

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

* Interior or exterior 3D renders

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

<figure><img src="/files/6DLA24XRvESkIrZ2fuuV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/34cvJXfWbXfRMqpJ95d2" alt=""><figcaption></figcaption></figure>

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

* Drawings:

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

⚠️**Not recommended for:**

* Photographs already taken with a camera
* Artistic stylization (use Creative instead)
* Abstract or interpretive prompts

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/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.
