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
nielsr
HF Staff
commited on
Mar 28
Commit
c1db52b
·
verified
·
1 Parent(s):
ebca500
Update library name
Browse files
It doesn't seem this model is compatible with the Transformers library, hence this PR removes it.
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