Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ library_name: transformers
|
|
9 |
tags:
|
10 |
- deepfake
|
11 |
---
|
|
|
|
|
12 |
# **AI-vs-Deepfake-vs-Real-v2.0**
|
13 |
|
14 |
> **AI-vs-Deepfake-vs-Real-v2.0** is an image classification vision-language encoder model fine-tuned from `google/siglip2-base-patch16-224` for a single-label classification task. It is designed to distinguish AI-generated images, deepfake images, and real images using the `SiglipForImageClassification` architecture.
|
|
|
9 |
tags:
|
10 |
- deepfake
|
11 |
---
|
12 |
+

|
13 |
+
|
14 |
# **AI-vs-Deepfake-vs-Real-v2.0**
|
15 |
|
16 |
> **AI-vs-Deepfake-vs-Real-v2.0** is an image classification vision-language encoder model fine-tuned from `google/siglip2-base-patch16-224` for a single-label classification task. It is designed to distinguish AI-generated images, deepfake images, and real images using the `SiglipForImageClassification` architecture.
|