[project] | |
name = "deepfake-watchdog" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.13" | |
dependencies = [ | |
"gradio[mcp]>=5.32.1", | |
] | |
[project] | |
name = "deepfake-watchdog" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.13" | |
dependencies = [ | |
"gradio[mcp]>=5.32.1", | |
] | |