# Highres Fix

{% hint style="info" %}

* *May break the progress bar*
  {% endhint %}

If you feel like just using the upscalers aren't getting enough detail at higher resolution, you can always try using the Highres Fix.

To start using HIghres Fix go into the setting tab and turn on the this option. Make sure to click save settings.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FdAp4afL3gGt93ujHpeMI%2Fimage.png?alt=media&#x26;token=3722a4c1-eed2-47d5-8cdd-1e86bc05e310" alt=""><figcaption></figcaption></figure>

Then, back on the create or paint tab, there's settings for adjusting how many steps each stage of highres fis will use, and how much it's allowed to vary from the upscaled image.\
You can also choose to use upscale only, and the app will not use the highres steps or strength..

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FZLf44BrzmUOlbExxPwM0%2Fimage.png?alt=media&#x26;token=50e641a2-bbb6-4c33-b019-89ac757599d8" alt=""><figcaption></figcaption></figure>

Now when you generate an image at 1024x1024 or higher, highres fix will activate.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FHmlhjslxgujwQEZzJfOg%2Fimage.png?alt=media&#x26;token=10dc59e5-6eb0-4591-9558-718f54aa5a2a" alt=""><figcaption></figcaption></figure>

What this does is generate the image at 768x768 and then begins to upscale it in stages, adding a pass of img2img at each step to add in more details until it eventually reaches the desired resolution.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2Fdfmqe9k2d0vooSmn5Y3X%2Fimage.png?alt=media&#x26;token=2bd253ae-e4da-45bc-9e94-abfb6361d205" alt=""><figcaption></figcaption></figure>

Be careful going too large if you have a GPU with 8GB of VRAM or less.

If higher resolutions are desired you can use a regular upscaler.\
2x upscale will keep most of the details of your highres fix image.

If you want to get even more details, now would be a good time to look into using [the-paint-tab](https://artroomai.gitbook.io/local_tutorials/resources/extra-features-tutorials/the-paint-tab "mention")


---

# 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/local_tutorials/resources/extra-features-tutorials/upscaling/highres-fix.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.
