style: playground params styles

This commit is contained in:
jialin
2024-06-19 09:35:18 +08:00
parent adbc2ffbdd
commit 9f34452c68
14 changed files with 318 additions and 124 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ const Models: React.FC = () => {
{item.node_ip}:{item.port}
</Col>
<Col span={5}>
<span>{item.huggingface_repo_id}</span>
<span>{item.huggingface_filename}</span>
</Col>
<Col span={4}>
{dayjs(item.updated_at).format('YYYY-MM-DD HH:mm:ss')}