File size: 346 Bytes
ef9e684
 
 
 
 
4c7f58c
ef9e684
4c7f58c
9358900
ef9e684
4c7f58c
76b7c37
 
4c7f58c
ef9e684
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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",
    "fpdf>=1.7.2",
    "gradio[mcp]>=5.32.1",
    "opencv-python-headless>=4.11.0.86",
    "pydub>=0.25.1",
    "resemblyzer>=0.1.4",
    "tf-keras>=2.19.0",
]