Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
yermandy
/
deepfake-detection
like
2
Image Classification
PyTorch
arxiv:
2503.19683
License:
mit
Model card
Files
Files and versions
Community
2
Update library name
#2
by
nielsr
HF Staff
- opened
Mar 28
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+2
-1
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
---
2
license: mit
3
-
library_name
:
transformers
4
pipeline_tag: image-classification
5
---
6
1
---
2
license: mit
3
+
tags
:
4
+
- pytorch
5
pipeline_tag: image-classification
6
---
7