Skip to content

fix: register MultiplyBeta custom layer for ESRGAN medium/thick models#91

Merged
linqiquan merged 2 commits intomainfrom
dev
Mar 26, 2026
Merged

fix: register MultiplyBeta custom layer for ESRGAN medium/thick models#91
linqiquan merged 2 commits intomainfrom
dev

Conversation

@jhr-debug
Copy link
Contributor

CDN-loaded models use a custom TF.js layer that wasn't registered, causing "Unknown layer: MultiplyBeta" error on Balanced/Quality modes.

CDN-loaded models use a custom TF.js layer that wasn't registered,
causing "Unknown layer: MultiplyBeta" error on Balanced/Quality modes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jhr-debug jhr-debug requested a review from linqiquan March 25, 2026 17:26
Thick model also uses PixelShuffle2x/3x/4x layers beyond MultiplyBeta.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linqiquan linqiquan merged commit 084612a into main Mar 26, 2026
9 checks passed
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