chore: add watch for worker and gpu updating

This commit is contained in:
jialin
2025-05-26 16:17:17 +08:00
parent 9efacefba3
commit 4b4343a9fd
8 changed files with 38 additions and 15 deletions
@@ -547,7 +547,7 @@ const ModelFiles = () => {
}
};
const columns = [
const columns: any[] = [
{
title: intl.formatMessage({ id: 'models.form.source' }),
dataIndex: 'source',