Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alkatraz445
/
deepfake_detection
like
0
Image Classification
Transformers
Safetensors
itsLeen/deepfake_vs_real_image_detection
vit
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
alkatraz445
commited on
Nov 16, 2024
Commit
32fc9b7
·
verified
·
1 Parent(s):
6a5bc8b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,4 +6,5 @@ metrics:
6
- accuracy
7
base_model:
8
- google/vit-base-patch16-224-in21k
9
---
6
- accuracy
7
base_model:
8
- google/vit-base-patch16-224-in21k
9
+
library_name: adapter-transformers
10
---