Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Deepfake Detection System with Heatmap Visualization
|
2 |
|
3 |
This project implements a deepfake detection system that processes images through multiple stages:
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Heatmap
|
4 |
+
sdk: streamlit
|
5 |
+
colorFrom: gray
|
6 |
+
colorTo: gray
|
7 |
+
pinned: true
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
# Deepfake Detection System with Heatmap Visualization
|
12 |
|
13 |
This project implements a deepfake detection system that processes images through multiple stages:
|