fix bugs in webui

This commit is contained in:
hiyouga
2023-10-15 03:41:58 +08:00
parent 7ed1fa6fe9
commit fde05cacfc
5 changed files with 38 additions and 38 deletions

View File

@@ -1,8 +1,4 @@
LOCALES = {
"config": {
"en": {},
"zh": {}
},
"lang": {
"en": {
"label": "Lang"
@@ -447,10 +443,6 @@ LOCALES = {
"label": "保存预测结果"
}
},
"chat_box": {
"en": {},
"zh": {}
},
"load_btn": {
"en": {
"value": "Load model"