opencvzoo branch changed from master to main, fix applied to sface remote repo

This commit is contained in:
maxpopovych 2023-09-08 08:57:12 +02:00
parent f13aa34feb
commit 50105b21e6

View File

@ -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()