1
0
Fork 0

fix(gui): add string for LCM scheduler

This commit is contained in:
Sean Sube 2023-11-30 19:23:03 -06:00
parent c7af703abc
commit 0b31ad0ab6
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ export const I18N_STRINGS_EN = {
'k-dpm-2': 'KDPM2', 'k-dpm-2': 'KDPM2',
'karras-ve': 'Karras Ve', 'karras-ve': 'Karras Ve',
'ipndm': 'iPNDM', 'ipndm': 'iPNDM',
'lcm': 'LCM',
'lms-discrete': 'LMS', 'lms-discrete': 'LMS',
'pndm': 'PNDM', 'pndm': 'PNDM',
'unipc-multi': 'UniPC Multistep', 'unipc-multi': 'UniPC Multistep',