Image Classification
Transformers
Safetensors
PyTorch
vit
Not-For-All-Audiences
Eval Results
giacomoarienti commited on
Commit
bc8daae
·
verified ·
1 Parent(s): d2fe4d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - image-classification
4
  - pytorch
5
- - huggingpics
6
  metrics:
7
  - accuracy
8
  model-index:
@@ -18,6 +18,9 @@ model-index:
18
  datasets:
19
  - deepghs/nsfw_detect
20
  license: cc-by-nc-nd-4.0
 
 
 
21
  ---
22
 
23
  # 🚫 NSFW Classifier - Keep Your Platform Safe and Secure!
@@ -74,4 +77,4 @@ Want a model that's **even more powerful and accurate**? We've got a **premium v
74
 
75
  ---
76
 
77
- Let's build something amazing together. 💡
 
2
  tags:
3
  - image-classification
4
  - pytorch
5
+ - not-for-all-audiences
6
  metrics:
7
  - accuracy
8
  model-index:
 
18
  datasets:
19
  - deepghs/nsfw_detect
20
  license: cc-by-nc-nd-4.0
21
+ base_model:
22
+ - google/vit-base-patch16-224-in21k
23
+ pipeline_tag: image-classification
24
  ---
25
 
26
  # 🚫 NSFW Classifier - Keep Your Platform Safe and Secure!
 
77
 
78
  ---
79
 
80
+ Let's build something amazing together. 💡