Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: insightface
|
| 3 |
+
tags:
|
| 4 |
+
- face detection
|
| 5 |
+
- face recognition
|
| 6 |
+
---
|
| 7 |
+
# Insightface Models
|
| 8 |
+
Insightface could not find the remote file when initializing and downloading the model currently. \
|
| 9 |
+
Therefore, a backup is made here to facilitate direct loading in the code without the need for manual downloading
|