Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,3 +12,8 @@ short_description: FastAPI Backend for DeepFake Video Detection
|
|
| 12 |
# CViT Deepfake Detection Model
|
| 13 |
|
| 14 |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
# CViT Deepfake Detection Model
|
| 13 |
|
| 14 |
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.
|
| 15 |
+
|
| 16 |
+
🔗 **Web App Frontend**:
|
| 17 |
+
Deploy and test the model at: [https://skintegrity-detection.vercel.app/](https://skintegrity-detection.vercel.app/)
|
| 18 |
+
|
| 19 |
+
---
|