mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-05 07:36:53 +08:00
feat(face-recognition): add face detection support and UI overlay
This commit is contained in:
@@ -27,5 +27,5 @@ public record PictureResponse
|
||||
public string? AlbumName { get; set; }
|
||||
public PermissionType Permission { get; set; } = PermissionType.Public;
|
||||
public string? StorageModeName { get; set; }
|
||||
|
||||
public List<FaceResponse>? Faces { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user