style: help menu

This commit is contained in:
jialin
2024-07-10 15:41:05 +08:00
parent f103da4178
commit 0ed7568859
25 changed files with 226 additions and 678 deletions
+1
View File
@@ -37,6 +37,7 @@ export interface ModelInstanceListItem {
download_progress: number;
model_id: number;
model_name: string;
worker_name: string;
id: number;
created_at: string;
updated_at: string;