修复Windows编译问题
This commit is contained in:
@ -127,9 +127,9 @@ async function testFaceAlign() {
|
||||
|
||||
|
||||
async function test() {
|
||||
// testGenderTest();
|
||||
// testFaceID();
|
||||
testFaceAlign();
|
||||
await testGenderTest();
|
||||
await testFaceID();
|
||||
await testFaceAlign();
|
||||
}
|
||||
|
||||
test().catch(err => {
|
||||
|
Reference in New Issue
Block a user