mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-06-13 03:20:07 +08:00
feat(face-recognition): add face detection support and UI overlay
This commit is contained in:
@@ -24,6 +24,7 @@ export interface FilteredPicturesRequest {
|
||||
|
||||
// 图片响应数据
|
||||
export interface PictureResponse {
|
||||
faces: any;
|
||||
id: number;
|
||||
name: string;
|
||||
path: string;
|
||||
|
||||
Reference in New Issue
Block a user