From 97dde5e30a7d0400cee08d4fa8bf6fd5e760ab9a Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期四, 19 十二月 2019 16:36:25 +0800
Subject: [PATCH] update
---
work/sdk/fdetect.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/work/sdk/fdetect.go b/work/sdk/fdetect.go
index 6800275..bf57fd9 100644
--- a/work/sdk/fdetect.go
+++ b/work/sdk/fdetect.go
@@ -6,8 +6,8 @@
"context"
"sync"
+ "analysis/gosdk"
"basic.com/valib/gogpu.git"
- "basic.com/valib/gosdk.git"
)
type faceInfo struct {
--
Gitblit v1.8.0