# Classic

The Classic model is designed for materials, interiors, and realistic environments.\
It’s the most optimized and token-efficient model, ideal for detailed or large renders.

**How it works:**

* Uses a scale factor (×2, ×4, ×8).
* Includes presets that automatically configure Creativity, Resemblance, Fractality, and Dynamic sliders.

**Presets:**

* Portraits – optimized lighting for faces
* Art & Illustrations – richer contrast and color
* Natural Landscapes – depth and clarity
* Subtle (Standard) – balanced default

**Sliders:**

* Creativity – Allows the AI to generate additional details creatively, achieving greater realism at the cost of moving slightly away from the original image. Be cautious: very high values may produce unexpected or unnatural results.

* Resemblance – Controls how closely the AI adheres to the original image. Increasing this value strengthens fidelity, but very high values may cause blotches or messy artifacts. Lower values increase creative freedom but deviate more from the source.

* Fractality – Regulates the complexity and self-similarity of details. Lower values yield smoother, simpler images with fewer glitches. Higher values produce intricate micro-patterns and fractal-like structures — ideal for artistic projects or large-format renders (e.g., fantasy maps or 10k scenes).

* Dynamic – Adjusts the image’s contrast and fine-detail intensity. Higher values emphasize textures and edges, but extreme settings can make the image appear pixelated or “dirty.”

{% hint style="info" %}
Presets combine these sliders automatically. You can tweak them manually for custom styles.
{% endhint %}

{% hint style="danger" %}
Pattern toggle: keeps the image close to the original. Occasionally causes a visible line, so it’s recommended to keep it off.
{% endhint %}


---

# 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/creative-mode/classic.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.
