Sign In

[Forge Extension] Custom Image for Hires. Fix

Updated: Jul 20, 2026

toolextensionupscalingforge

Download

1 variant available

Archive Other

forge-hiresfix-swapv11.zip

10.58 KB

Verified:

Type
Other
Stats

8

Reviews
Published

Jul 20, 2026

Base Model

Other

Hash
AutoV2
82A042FE96
default creator card background decoration
Followers - 13

13

Likes - 134

134

5685757920120504912544228158420250403117014.png

(First extension, so I hope I do this right)

This is an Extension for the Forge WebUI and related forks.

This bare bones extension that allows you to change the target image of the Hires Fix.
The main use for this is to allow the user to manually fix major problems like extra fingers before upscaling.

This is meant as quick alternative to fixing flaws by inpainting, generating variations or img2img-tab shenanigans.

You can also add or remove objects before upscaling or just use different image entirely (check Tips).

Usage

  1. Generate an image.

  2. Select image you want to Hires. Fix from the results Gallery, like normal.

  3. Export/Copy to image to a photo editor of your choosing and edit flaws out.
    (If you are on Neo you can just drag&drop the image directly to the Canvas inside extension and edit image there)

  4. Import modified image to the Hires.Fix Img Swapper -extension.

  5. While the original image is still selected in the gallery press the Upscale(✨)-button to start the Hires. Fix.

  6. The original Hires. Fix image now gets automatically changed to the edited one.

  7. When the Hires. Fix is done, disable the extension or just remove the modified image from the extension.

Tips

  1. Newer version of Gradio (like in Neo) allows you to paste images directly from the clipboard with CTRL+V.This saves you the hassle of saving image-files to import them.

  2. There is no need to get too detailed with your edits. Hires fix/Adetailer are usually enough to fix any leftovers of your messy edits.

  3. It's probably best keep the original and modified image at same dimensions; backend may or may not like the mismatch on sizes.

Advanced

In Github

Install

Extract the .zip file to your WebUIs extensions folder

Or

Open your WebUIs Extension-Tab. Go to Install from URL tab > Paste this repo's URL into the first field > Click Install

Or

Manually clone this repo into your extensions folder:

git clone https://github.com/TheZPerson/sd-forge-custom-image-for-hiresfix

There is a chance that other extension might overwrite effects of this extension or vice versa.
To mitigate this it is recommend that this extension is run before other extensions that might modify the target image.

Easiest way to do this is to rename the extension folder to something like: 00-forge-hiresfix-swap.

Compatibility

Tested to work on fresh installs of Neo and Classic.
And (not so fresh install of) reForge

Because how simple the extension is, it might work on other forks as well.
Although I'm not sure if every fork has the Upscale(✨)-button which is fairly essential for the intended workflow.

Github