Skip to content

Commit

Permalink
fix(gui): add strings for SwinIR real large models
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed May 29, 2023
1 parent 3e96609 commit d95d342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gui/src/strings/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ export const I18N_STRINGS_EN = {
'upscaling-swinir-classical-x3': 'SwinIR Classical x3',
'upscaling-swinir-classical-x4': 'SwinIR Classical x4',
'upscaling-swinir-classical-x8': 'SwinIR Classical x8',
'upscaling-swinir-real-large-x2': 'SwinIR Real Large x2',
'upscaling-swinir-real-large-x4': 'SwinIR Real Large x4',
'upscaling-swinir-real-x2': 'SwinIR Real x2',
'upscaling-swinir-real-x4': 'SwinIR Real x4',
// extras
Expand Down

0 comments on commit d95d342

Please sign in to comment.