Skip to content

feat: add sd-webui style Hires. fix support#1451

Merged
leejet merged 1 commit intomasterfrom
high_res
Apr 22, 2026
Merged

feat: add sd-webui style Hires. fix support#1451
leejet merged 1 commit intomasterfrom
high_res

Conversation

@leejet
Copy link
Copy Markdown
Owner

@leejet leejet commented Apr 22, 2026

Latent

.\bin\Release\sd-cli.exe -m ..\..\stable-diffusion-webui\models\Stable-diffusion\majicmixRealistic_v4.safetensors -p "a lovely cat" -v --sampling-method euler --seed 2432110699 --hires --fa
output

ESRGAN

.\bin\Release\sd-cli.exe -m ..\..\stable-diffusion-webui\models\Stable-diffusion\majicmixRealistic_v4.safetensors -p "a lovely cat" -v --sampling-method euler --seed 2432110699 --hires --fa --hires-upscalers-dir ..\..\stable-diffusion-webui\models\ESRGAN --hires-upscaler '4x-UltraSharp'
output

@leejet leejet merged commit c97702e into master Apr 22, 2026
12 checks passed
@Green-Sky
Copy link
Copy Markdown
Contributor

Green-Sky commented Apr 22, 2026

Tiling for latent mode would be great.

Also, is there a reason to why the highres options are so spread out in the help?

@leejet
Copy link
Copy Markdown
Owner Author

leejet commented Apr 22, 2026

Also, is there a reason to why the highres options are so spread out in the help?

Because the current options are grouped by type. I plan to optimize this later, but it’s not a high priority right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants