Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,11 @@ colorFrom: gray
|
|
6 |
colorTo: gray
|
7 |
pinned: true
|
8 |
sdk_version: 1.43.1
|
|
|
9 |
---
|
10 |
|
11 |
|
|
|
12 |
# Deepfake Detection System with Heatmap Visualization
|
13 |
|
14 |
This project implements a deepfake detection system that processes images through multiple stages:
|
|
|
6 |
colorTo: gray
|
7 |
pinned: true
|
8 |
sdk_version: 1.43.1
|
9 |
+
app: streamlit_app.py
|
10 |
---
|
11 |
|
12 |
|
13 |
+
|
14 |
# Deepfake Detection System with Heatmap Visualization
|
15 |
|
16 |
This project implements a deepfake detection system that processes images through multiple stages:
|