deepinsight / deepinsight/insightface

AttributeError: module 'insightface' has no attribute 'app'

Open
#2,289 1 comment 0 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 am getting the following error:

model = insightface.app.FaceAnalysis(root='./', allowed_modules=allowed_modules, providers=['CUDAExecutionProvider'])
AttributeError: module 'insightface' has no attribute 'app'

I can import insightface but not run "from insightface.app import FaceAnalysis". Any idea how to fix it? Thank you!

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.