--- title: Deepfake Detector emoji: 🕵️‍♀️ colorFrom: purple colorTo: blue sdk: gradio app_file: app.py pinned: false --- # Deepfake Detector - Multi-model **image-classification** for deepfake vs real. - Pick a backbone or enable **Ensemble** to average scores. - Models used (pretrained from the Hub): - `prithivMLmods/Deep-Fake-Detector-v2-Model` - `Wvolf/ViT_Deepfake_Detection` - `yermandy/deepfake-detection` > Notes: Results are **heuristics**; performance depends on content/quality and may vary across datasets. For video support, face cropping + temporal smoothing will be added next.