Image Classification
Transformers
Safetensors
English
vit
explicit-content-detection
mini
art
sensual-content-detection
Anime
prithivMLmods commited on
Commit
d070f62
·
verified ·
1 Parent(s): 917cd76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,6 +13,7 @@ tags:
13
  - mini
14
  - art
15
  - sensual-content-detection
 
16
  ---
17
 
18
  ![2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/rhxwuZq4nbQhPBGDVPc_v.png)
@@ -57,7 +58,7 @@ The model categorizes images into five classes:
57
  * **Class 3:** Pornography
58
  * **Class 4:** Safe for Work
59
 
60
- # **Run with Transformers 🤗**
61
 
62
  ```python
63
  !pip install -q transformers torch pillow gradio
 
13
  - mini
14
  - art
15
  - sensual-content-detection
16
+ - Anime
17
  ---
18
 
19
  ![2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/rhxwuZq4nbQhPBGDVPc_v.png)
 
58
  * **Class 3:** Pornography
59
  * **Class 4:** Safe for Work
60
 
61
+ # **Run with Transformers**
62
 
63
  ```python
64
  !pip install -q transformers torch pillow gradio