20260430_001744-feat: PyTorch CUDA + SAM2 GPU inference, video thumbnail, real FPS + configurable parse FPS, DICOM batch import
This commit is contained in:
@@ -8,7 +8,11 @@ export interface Project {
|
||||
fps?: string;
|
||||
frames?: number;
|
||||
thumbnail?: string;
|
||||
thumbnail_url?: string;
|
||||
video_path?: string;
|
||||
source_type?: string;
|
||||
original_fps?: number;
|
||||
parse_fps?: number;
|
||||
createdAt?: string;
|
||||
updatedAt?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user