deepinsight / deepinsight/insightface
Cannot download model : runtime error
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
```python3
app = FaceAnalysis(name="antelope")
```
```
raise RuntimeError("Failed downloading url %s" % url)
RuntimeError: Failed downloading url http://insightface.cn-sh2.ufileos.com/models/antelopev2.zip
```
Insightface version : insightface==0.6.2
Python Version : 3.10.4
Help please.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.