prithivMLmods commited on
Commit
e62d850
·
verified ·
1 Parent(s): ddf9929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -7,10 +7,6 @@ base_model:
7
  pipeline_tag: image-classification
8
  library_name: transformers
9
  ---
10
- Here is the updated version with the new name **AI-vs-Deepfake-vs-Real-Siglip2**, classifying images into **AI-generated, deepfake, or real** categories.
11
-
12
- ---
13
-
14
  # **AI-vs-Deepfake-vs-Real-Siglip2**
15
  **AI-vs-Deepfake-vs-Real-Siglip2** 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.
16
 
 
7
  pipeline_tag: image-classification
8
  library_name: transformers
9
  ---
 
 
 
 
10
  # **AI-vs-Deepfake-vs-Real-Siglip2**
11
  **AI-vs-Deepfake-vs-Real-Siglip2** 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.
12