prithivMLmods commited on
Commit
24498f3
·
verified ·
1 Parent(s): f65a4c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ tags:
15
  - art
16
  - synthetic
17
  ---
 
 
 
18
  # open-deepfake-detection
19
 
20
  > open-deepfake-detection is a vision-language encoder model fine-tuned from `siglip2-base-patch16-512` for binary image classification. It is trained to detect whether an image is fake or real using the *OpenDeepfake-Preview* dataset. The model uses the `SiglipForImageClassification` architecture.
 
15
  - art
16
  - synthetic
17
  ---
18
+
19
+ ![1.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_04t9LUTuMdTlMqHAONno.png)
20
+
21
  # open-deepfake-detection
22
 
23
  > open-deepfake-detection is a vision-language encoder model fine-tuned from `siglip2-base-patch16-512` for binary image classification. It is trained to detect whether an image is fake or real using the *OpenDeepfake-Preview* dataset. The model uses the `SiglipForImageClassification` architecture.