Commit 6f5af821 authored by 赵威's avatar 赵威

update bind

parent 02d67ca5
......@@ -27,7 +27,7 @@ FACE_TO_VEC_FUN = lambda img: face_to_vec(img, face_rec, face_detector, shape_pr
FAISS_DIARY_INDEX = faiss.read_index(faiss_index_path)
@bind("hello")
@bind("strategy_embedding/face_similarity/hello")
def hello():
return ["hello", "world"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment