deepinsight / deepinsight/insightface

insight face does not use local model even if the local path is specified with the exact same models

Open
#2,745 3 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.