Vansh180 commited on
Commit
37627e4
·
verified ·
1 Parent(s): e5ed3a4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
- title: VideoMae Ffc23 Deepfake Detector
3
- emoji: 🔥
4
- colorFrom: blue
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 6.9.0
8
  app_file: app.py
9
  pinned: false
10
- license: mit
11
- short_description: Its a VideoMae-ffc23-deepfake-detector
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: Deepfake Video Detection
3
+ emoji: 🎥
4
+ colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
 
 
9
  ---
10
 
11
+ # Deepfake Video Detection Space
12
+
13
+ This Space wraps a Hugging Face deepfake video classification model and exposes it through a Gradio interface/API.