init face embedding service

This commit is contained in:
mwpn
2026-03-05 14:48:43 +07:00
commit a26cd2e224
3 changed files with 187 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi==0.115.0
uvicorn[standard]==0.30.0
numpy==1.26.4
opencv-python==4.10.0.84
insightface==0.7.3
onnxruntime==1.18.0