mirror of
https://github.com/serengil/deepface.git
synced 2025-06-10 13:27:08 +00:00

Add `model_path` parameter in `loadModel()` function. This adds more flexiblity while loading the models. Also, refactor code using standard `os.path.join` which will make sure to join the paths correctly.