Abraham E. Tavarez
verify_face, analyze_face functions and extract embedding functions tested
4c7f58c
raw
history blame
280 Bytes
[project]
name = "deepfake-watchdog"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"deepface>=0.0.93",
"gradio[mcp]>=5.32.1",
"opencv-python-headless>=4.11.0.86",
"tf-keras>=2.19.0",
]