deepinsight / deepinsight/insightface
insight face does not use local model even if the local path is specified with the exact same models
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have already downloaded the model and included them directly inside the server
`app = FaceAnalysis(name="buffalo_l", root="/root", providers=['CPUExecutionProvider'])`
but it still tried to access `github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip` to download that zip file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.