feat: bump stable-diffusion-cpp to 2026-03-01#5 for ESRGAN upscaler APIs#166
Merged
gianni-cor merged 1 commit intoMay 25, 2026
Merged
Conversation
gianni-cor
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump
stable-diffusion-cppto2026-03-01#5.This updates the registry port to consume the merged
qvac-ext-stable-diffusion.cppchanges from:tetherto/qvac-ext-stable-diffusion.cpp#6
What changed
stable-diffusion-cppport REF to the merged sd.cpp commit.#4to#5.Motivation
Required for qvac diffusion addon PR:
tetherto/qvac#2245
The qvac PR needs the ESRGAN upscaler backend APIs from sd.cpp:
sd_upscaler_device_tnew_upscaler_ctx_with_deviceget_upscaler_backend_deviceValidation
git diff --checkpassed.vcpkg x-add-versionpassed.stable-diffusion-cpp@2026-03-01#5.Full compile was not run locally because the ggml / stable-diffusion build is heavy.