Skip to content

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

Merged
leejet merged 1 commit into
masterfrom
high_res
Apr 22, 2026
Merged

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

Conversation

@leejet

@leejet leejet commented Apr 22, 2026

Copy link
Copy Markdown
Owner

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

Green-Sky commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

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

leejet commented Apr 22, 2026

Copy link
Copy Markdown
Owner Author

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.

@leejet
leejet deleted the high_res branch May 16, 2026 13:48
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