Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bb68e88

Browse files
Commit: aaac83f0
1 parent 2568823 commit bb68e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/models/face-api-search.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ export interface FaceApiSearch {
2727
'threshold'?: number;
2828
/**
2929
* The groups where to conduct the search.
30-
* @type {Array<number>}
30+
* @type {Array<string>}
3131
* @memberof FaceApiSearch
3232
*/
33-
'group_ids'?: Array<number>;
33+
'group_ids'?: Array<string>;
3434
}
3535

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /