mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
added buffalo_l
corrected wrong importing.
This commit is contained in:
parent
da64c19444
commit
5450a928c0
@ -61,7 +61,7 @@ def build_model(task: str, model_name: str) -> Any:
|
||||
"ArcFace": ArcFace.ArcFaceClient,
|
||||
"SFace": SFace.SFaceClient,
|
||||
"GhostFaceNet": GhostFaceNet.GhostFaceNetClient,
|
||||
"Buffalo_L": Buffalo_L.Buffalo_L
|
||||
"Buffalo_L": Buffalo_L
|
||||
},
|
||||
"spoofing": {
|
||||
"Fasnet": FasNet.Fasnet,
|
||||
|
Loading…
x
Reference in New Issue
Block a user