Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
yermandy
/
deepfake-detection
like
5
Image Classification
PyTorch
arxiv:
2503.19683
License:
mit
Model card
Files
Files and versions
xet
Community
2
Copy to bucket
new
nielsr
HF Staff
commited on
Mar 28, 2025
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