Skip to content

refactor: manage upscaler params through model manager#1645

Merged
leejet merged 1 commit into
masterfrom
refactor/upscaler-model-manager-params
Jun 13, 2026
Merged

refactor: manage upscaler params through model manager#1645
leejet merged 1 commit into
masterfrom
refactor/upscaler-model-manager-params

Conversation

@leejet

@leejet leejet commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Route ESRGAN and LTX latent upsampler parameter loading through ModelManager instead of runner-local loading.
  • Add ESRGAN tensor name conversion via VERSION_ESRGAN and canonical name mapping for RealESRGAN-style weights.
  • Move ESRGAN and LTX latent upsampler config detection into their Config::detect_from_weights paths and initialize runners from metadata in constructors.

Related Issue / Discussion

N/A

Additional Information

N/A

Checklist

@leejet leejet merged commit 9b0fceb into master Jun 13, 2026
14 checks passed
@leejet leejet deleted the refactor/upscaler-model-manager-params branch June 13, 2026 18:12
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.

1 participant