Webui Extension for customizing highres fix and improve details (currently separated from original highres fix)
- added ControlNet support: choose preprocessor/model in CN settings, but don't enable unit
- added Lora support: put Lora in extension prompt to enable Lora only for upscaling, put Lora in negative prompt to disable active Lora
- code rewritten again
- simplified settings
- fixed batch generation and image saving
- added gaussian noise instead of random
- added ToMe optomization in second pass, latest Auto1111 update required, controlled via "Token merging ratio for high-res pass" in settings
- added "Sharp" setting, should be used only with "Smoothness" if image is too blurry
- added smoothness for negative, completely fix ghosting/smears/dirt on flat colors with high denoising
- upscale separated from original high-res fix
- now works with img2img
- many fixes