chore: hf api use proxy
This commit is contained in:
@@ -70,5 +70,5 @@ export default {
|
||||
'models.logs.pagination.prev': 'Previous {lines} Lines',
|
||||
'models.logs.pagination.next': 'Next {lines} Lines',
|
||||
'models.form.localPath': 'Local Path',
|
||||
'models.form.filePath': 'File Path'
|
||||
'models.form.filePath': 'Model Path'
|
||||
};
|
||||
|
||||
@@ -68,5 +68,5 @@ export default {
|
||||
'models.logs.pagination.prev': '上一 {lines} 行',
|
||||
'models.logs.pagination.next': '下一 {lines} 行',
|
||||
'models.form.localPath': '本地路径',
|
||||
'models.form.filePath': '文件路径'
|
||||
'models.form.filePath': '模型路径'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user