insightface

This commit is contained in:
Giulio Starace
2024-02-12 00:36:31 +01:00
parent 8f621d04e3
commit a2f5a0ebe7
2 changed files with 1124 additions and 1 deletions
Generated
+1123 -1
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -10,6 +10,7 @@ readme = "README.md"
python = "^3.10"
onnx = "^1.15.0"
torch = "^2.2.0"
insightface = "^0.7.3"
[build-system]