fix bugs in webui

Former-commit-id: 4befa74ea630d90e4d7a1f7d7c34d39257717ec1
This commit is contained in:
hiyouga
2023-10-15 03:41:58 +08:00
parent 6a61b4b638
commit ef248dbe15
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"