Update README.md
Browse files
README.md
CHANGED
|
@@ -1,25 +1,26 @@
|
|
| 1 |
---
|
| 2 |
title: MCP Toolkit - Re-Thinking Deepfake Detection & Forensics
|
| 3 |
-
description:
|
|
|
|
|
|
|
| 4 |
emoji: 🚑
|
| 5 |
colorFrom: yellow
|
| 6 |
colorTo: yellow
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version: 5.
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
models:
|
| 12 |
- aiwithoutborders-xyz/OpenSight-CommunityForensics-Deepfake-ViT
|
| 13 |
license: mit
|
| 14 |
tags:
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
---
|
| 24 |
|
| 25 |
# The Detection Dilemma: The Degentic Games
|
|
|
|
| 1 |
---
|
| 2 |
title: MCP Toolkit - Re-Thinking Deepfake Detection & Forensics
|
| 3 |
+
description: >-
|
| 4 |
+
MCP Server for Project OpenSight's Deepfake Detection & Digital Forensics
|
| 5 |
+
Tools
|
| 6 |
emoji: 🚑
|
| 7 |
colorFrom: yellow
|
| 8 |
colorTo: yellow
|
| 9 |
sdk: gradio
|
| 10 |
+
sdk_version: 5.49.1
|
| 11 |
app_file: app.py
|
| 12 |
pinned: true
|
| 13 |
models:
|
| 14 |
- aiwithoutborders-xyz/OpenSight-CommunityForensics-Deepfake-ViT
|
| 15 |
license: mit
|
| 16 |
tags:
|
| 17 |
+
- deepfake-detection
|
| 18 |
+
- ai-agents
|
| 19 |
+
- leaderboards
|
| 20 |
+
- deepfake
|
| 21 |
+
- detection
|
| 22 |
+
- ensemble
|
| 23 |
+
- forensics
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# The Detection Dilemma: The Degentic Games
|