mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
Merge pull request #839 from MPopovych/sface_repo_fix
opencvzoo branch changed from master to main
This commit is contained in:
commit
38f4c28369
@ -35,7 +35,7 @@ class SFaceModel:
|
||||
|
||||
|
||||
def load_model(
|
||||
url="https://github.com/opencv/opencv_zoo/raw/master/models/face_recognition_sface/face_recognition_sface_2021dec.onnx",
|
||||
url="https://github.com/opencv/opencv_zoo/raw/main/models/face_recognition_sface/face_recognition_sface_2021dec.onnx",
|
||||
):
|
||||
|
||||
home = functions.get_deepface_home()
|
||||
|
Loading…
x
Reference in New Issue
Block a user