Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
prithivMLmods
/
Deepfake-Quality-Assess-Siglip2
like
10
Image Classification
Transformers
Safetensors
English
siglip
deepfake
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
prithivMLmods
commited on
4 days ago
Commit
98931ed
·
verified
·
1 Parent(s):
5fb12de
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- google/siglip2-base-patch16-224
7
+
pipeline_tag: image-text-to-text
8
+
library_name: transformers
9
+
tags:
10
+
- deepfake
11
+
---