mhamza-007's picture
Update README.md
e386aea verified
metadata
title: Deepfake Video Detection
emoji: πŸ†
colorFrom: blue
colorTo: blue
sdk: docker
pinned: false
license: mit
short_description: FastAPI Backend for DeepFake Video Detection

CViT Deepfake Detection Model

This repository contains the inference code for the CViT-based deepfake video detection model. Due to file size limitations, the model weights are hosted on Hugging Face Hub.

πŸ”— Web App Frontend:
Deploy and test the model at: https://skintegrity-detection.vercel.app/


DeepFake Detection Web App