chore: add watch for worker and gpu updating
This commit is contained in:
@@ -547,7 +547,7 @@ const ModelFiles = () => {
|
||||
}
|
||||
};
|
||||
|
||||
const columns = [
|
||||
const columns: any[] = [
|
||||
{
|
||||
title: intl.formatMessage({ id: 'models.form.source' }),
|
||||
dataIndex: 'source',
|
||||
|
||||
Reference in New Issue
Block a user