NewFWModelV1 / help.txt
AshanGimhana's picture
Update help.txt
8ff5969 verified
raw
history blame contribute delete
259 Bytes
pip install insightface
FACE_ANALYSER = insightface.app.FaceAnalysis(
name="buffalo_l",
root=".", providers=providers,allowed_modules=["landmark_3d_68", "landmark_2d_106","detection","recognition"]
)