Upgrade async GPU analysis and workbench UX
This commit is contained in:
@@ -1321,6 +1321,7 @@ export interface ModelAssetListResponse {
|
||||
export interface YoloPreflightChecks {
|
||||
enabled: boolean
|
||||
dependencies_available?: boolean | null
|
||||
accelerator_ready?: boolean | null
|
||||
model_path_set?: boolean | null
|
||||
model_file_exists?: boolean | null
|
||||
model_load_requested: boolean
|
||||
|
||||
Reference in New Issue
Block a user