prithivMLmods commited on
Commit
a7a1c0f
·
verified ·
1 Parent(s): 6e9666f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- ---
4
-
5
- ![6.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/CGHO6YxmV0d5xtWg4r4dN.png)
6
-
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/siglip2-large-patch16-256
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - siglip2
11
+ - '256'
12
+ - patch16
13
+ - adult-content-detection
14
+ - explicit-content-detection
15
+ ---